On Wed, 18 Aug 2004 12:16:21 -0700, "Cliff Lunneborg"
<[EMAIL PROTECTED]> wrote :

> Years
>ago StatSci Europe published a handy little "Complete Listing of S-PLUS
>Functions", categorized in some way. I found it useful. Something
>similar for R would not go amiss. I know, it would want to be 420 pages
>rather than 42.

The R Reference manual does this for the base packages.  The HTML help
pages come sort of close for other packages, though they're on a
separate page for each package.  If you really want it all in one
place, it would presumably be fairly easy to modify the code that
produces those and have everything appear on one big page, or write a
script that glued together all the <RHOME>/library/html/00Index.html
files.

Duncan Murdoch

______________________________________________
[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

Reply via email to