[R] Is there a way not to export the functions in the global namespace?

Peng Yu pengyu.ut at gmail.com
Fri Dec 18 18:19:18 CET 2009


Suppose that I 'library()' a package, in the 'NAMESPACE' file of the
package, it export some functions to the global namespace. Is there a
way to 'library()' the package without export the functions in
'NAMESPACE' to the global namespace?




More information about the R-help mailing list