Peng, C wrote:
Is there a complete list of these very handy and power functions in the base
R?
ls("package:base") will list all the objects exported from base, but it doesn't rate them to let you know which ones are handy and which ones are a waste of space. We like to think they're all useful.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to