Last data update: 2014.03.03

R: Gets the keywords defined in R with descriptions
Rdoc$getKeywordsR Documentation

Gets the keywords defined in R with descriptions

Description

Gets the keywords defined in R with descriptions.

Usage

## Static method (use this):
## Rdoc$getKeywords(fullInfo=FALSE, ...)

## Don't use the below:
## S3 method for class 'Rdoc'
getKeywords(this, fullInfo=FALSE, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

*setManPath() For more information see Rdoc.

Results