isKeyword.Rdoc.Rd
Checks if a word is a Rd keyword.
## Static method (use this):
## Rdoc$isKeyword(word, ...)
## Don't use the below:
# S3 method for class 'Rdoc'
isKeyword(this, word, ...)
Returns a logical
.
*getKeywords()
For more information see Rdoc
.