On 31 March 2011 at 17:29, Sean Robert McGuffee wrote: | Dear Rcpp List, | | I?ve been looking at some R packages that use libraries and I have figured out | that there is a keyword in the NAMESPACE file that I would like to understand. | I?m at a complete loss for what the NAMESPACE file is or how to get help for | what goes in it. Has anyone found a resource for this type of info?
Sure, the 'Writing R Extensions' manual that comes with R, particularly Section 1.6 entitle 'Package name spaces' Dirk | | I tried the obvious help in R, but as usual, that is of no help: | | help(useDynLib) | No documentation for 'useDynLib' in specified packages and libraries: | you could try '??useDynLib' | > ??useDynLib | No help files found matching ?useDynLib? using fuzzy matching | | Thanks, | Sean | | ---------------------------------------------------------------------- | _______________________________________________ | Rcpp-devel mailing list | Rcpp-devel@lists.r-forge.r-project.org | https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel