show.keywords: Show the Keywords list

View source: R/show.keywords.R

show.keywordsR Documentation

Show the Keywords list

Description

This function will show the Keywords list needed for writing R Documentation files in Rd format.

Usage

show.keywords(file = NULL)

Arguments

file

path to file with keywords, defaults to ‘RHOME/doc/KEYWORDS

Details

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.

Value

Nothing, i.e. NULL.

See Also

file.show, Sys.getenv

Examples


show.keywords()


mbojan/mbtools documentation built on Oct. 16, 2023, 8:18 p.m.