getKeywords.Rdoc: 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.


HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.