View source: R/show.keywords.R
| show.keywords | R Documentation |
This function will show the Keywords list needed for writing R Documentation files in Rd format.
show.keywords(file = NULL)
file |
path to file with keywords, defaults to ‘RHOME/doc/KEYWORDS’ |
The function list the file. By default it is taken to be a
‘KEYWORDS’ file in ‘RHOME/doc/KEYWORDS’. The value of the RHOME
variable is taken by Sys.getenv function.
Nothing, i.e. NULL.
file.show, Sys.getenv
show.keywords()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.