[R] Contents of R-packages

Chuck Cleland ccleland at optonline.net
Thu Dec 14 14:08:55 CET 2006


Ralf Finne wrote:
> Hi experts,
> How do I see the contents of a package that looks
> interesting?  Efter I have loded the package, is there
> an command that gives me the contents or even better
> a summary or introduction. 

  The following, which was mentioned to me off the list, also provides
useful summaries within R:

library(help="vcd") # Summaries of vcd package and functions

> Ralf Finne
> SYH University of Applied Sciences, Finland
> 
> ______________________________________________
> R-help at stat.math.ethz.ch 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.

-- 
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894



More information about the R-help mailing list