Rdocumentation
powered by
Learn R Programming
gtools (version 3.0.0)
keywords: List valid keywords for R man pages
Description
List valid keywords for R man pages
Usage
keywords(...)
Arguments
...
Optional argumenst to pass to show.file()
Value
Nothing of interest.
Details
This function simply determines the path $RHOME/doc/KEYWORDS and calls show.file() to display it.
See Also
help
Examples
Run this code
keywords()
Run the code above in your browser using
DataLab