> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Patrick > Drechsler > > Gregory R. Warnes wrote on 01 Oct 2004 14:52:05 MET: > > [...] > > > Also note that boxplot.n in the gplots library (part of the > > gregmisc bundle) automatically adds the number of observations. > > Thanks Greg! Nice to see that you've written some code just for > this purpose. I will of course also take a closer look at the > other functions that are bundled in `gregmisc'. >
:^) > Since I'm still new to R: can somebody give me a pointer to the > docs where to find instructions on a package (not a function)? I > can find the man pages to specific functions with ?<functionname> > (something similar to `texdoc <packagename>' in tetex)? library(help=<packagename>) you can also get the PDF package documentation available on cran, e.g. http://cran.r-project.org/doc/packages/gregmisc.pdf -Greg > > TIA, > > Patrick > -- > Look Ma, this man can twist his fingers as if they were made of > rubber, isn't that amazing? -- Not really, he's been using Emacs > for years...! > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
