Rev 2 | 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.Or, look at ${RHOME}/dvi/Man.dvi for a nicely formatted alphabeticallyorganized reference manual.