Learn R Programming

R.oo (version 1.20.0)

Rdoc$getKeywords: 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: "getKeywords"(this, fullInfo=FALSE, ...)

Arguments

...
Not used.

Value

Returns a character string.

See Also

*setManPath() For more information see Rdoc.