Rev 4580 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
The R base package currently contains about 766 functions, so clearly wecannot list all of them here.You can usels(pos = length(search()))to list all user-level objects in the base package.Alternatively you can browse the HTML manual by help.start(), and goto the base section of the `Packages' page.Or, look at ${R_HOME}/dvi/Man.dvi for a nicely formatted alphabeticallyorganized reference manual.