R.oo (version 1.22.0)

Rdoc$isKeyword: Checks if a word is a Rd keyword

Description

Checks if a word is a Rd keyword.

Usage

## Static method (use this):
## Rdoc$isKeyword(word, ...)

## Don't use the below: # S3 method for Rdoc isKeyword(this, word, ...)

Arguments

...

Not used.

Value

Returns a logical.

See Also

*getKeywords() For more information see Rdoc.