Rdoc$isKeyword | R Documentation |
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, ...)
... |
Not used. |
Returns a logical
.
Henrik Bengtsson
*getKeywords()
For more information see Rdoc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.