[R] How to list functions in a library?

Bo Peng bpeng at stat.rice.edu
Tue Apr 1 15:32:50 CEST 2003


Thank you all for your apply. Both commands works. For example, 

    library(help=MASS)

will list function names with description and 

   ls(package:MASS)

will list all object names.


-- 
Bo Peng



More information about the R-help mailing list