GlobalOptions (version 0.1.1)

.DollarNames.GlobalOptionsFun: The .DollarNames method for the GlobalOptionsFun class

Description

The .DollarNames method for the GlobalOptionsFun class

Usage

# S3 method for GlobalOptionsFun
.DollarNames(x, pattern = "")

Arguments

x

the object returned by set_opt or setGlobalOptions.

pattern

pattern, please ignore it.

Details

This makes the option object looks like a list that it allows option name completion after $.

Examples

Run this code
# NOT RUN {
# There is no example
NULL
# }

Run the code above in your browser using DataLab