[R] How to show all the functions and classes that are defined in a library?
Peng Yu
pengyu.ut at gmail.com
Fri Nov 13 16:53:35 CET 2009
library(some_library_name)
Suppose I load a library. I'm wondering what command I should use to
list all the functions, classes and variables defined in the library.
More information about the R-help
mailing list