Rev 27068 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
The R base package contains far too many objects to list here.You can usels("package:base")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 the DVI or PDF versions of the R object reference manualin the `${R_HOME}/doc/manual' directory.