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?

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

Reply via email to