On Oct 25, 2011, at 5:39 PM, Rich Shepard wrote:

I installed the rshape2 package and loaded the library. But, when I type
'?rshape2' I'm told there's no help available for it.

CRAN has no .pdf documentation for this package. Where do I find the docs
I need to learn how to use it with my data?

First:

?help # Read the hlep(help) page .... then

At the console type:

help(package=reshape2)


--

David Winsemius, MD
West Hartford, CT

______________________________________________
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