Jean-Baptiste-Camps / stemmatology

Stemmatological Analysis of Textual Traditions
GNU General Public License v3.0
15 stars 3 forks source link

export functions #38

Closed Jean-Baptiste-Camps closed 6 years ago

Jean-Baptiste-Camps commented 6 years ago

Need to export functions from the package that we want to be usable outside of it:

http://r-pkgs.had.co.nz/namespace.html

Jean-Baptiste-Camps commented 6 years ago

But, maybe do it only when functions are really stabilised.