Gets the keywords defined in R with descriptions.

## 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

Henrik Bengtsson

See also

*setManPath() For more information see Rdoc.