Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
names.Options: Gets the full pathname of all (non-list) options
Description
Gets the full pathname of all (non-list) options.
Usage
## S3 method for class 'Options': names(x, ...)
Arguments
...
Not used.
Value
Returns a
vector
of
character
strings.
See Also
For more information see
Options
.