textometrieR
[iramuteq] / Rlib / textometrieR / Read-and-delete-me
1 * Edit the help file skeletons in 'man', possibly combining help files
2   for multiple functions.
3 * Put any C/C++/Fortran code in 'src'.
4 * If you have compiled code, add a .First.lib() function in 'R' to load
5   the shared library.
6 * Run R CMD build to build the package tarball.
7 * Run R CMD check to check the package tarball.
8
9 Read "Writing R Extensions" for more information.