?topic help(topic) ?data(topic) ?library(topic)
topic
| the topic for which documentation is desired. |
help provides online access to documentation.
Documentation can also be retrieved using ?fname.
In some cases, particularly functions
like + or for, fname will have to be quoted.
methods.
?data(index) #-- gives a list of all the available datasets ?data(women) #-- information about 'women' dataset ?library(mva)#-- what is available in library(mva)