keywords {gtools}R Documentation

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()

Details

This function simply determines the path $RHOME/doc/KEYWORDS and calls show.file() to display it.

Value

Nothing of interest.

Author(s)

Gregory R. Warnes greg@random-technologies-llc.com

See Also

help

Examples

keywords()

[Package gtools version 2.6.1 Index]