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

Description Usage Arguments Details Author(s) Examples

Description

The .DollarNames method for the GlobalOptionsFun class

Usage

1
2
## S3 method for class '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 $.

Author(s)

z.gu@dkfz.de

Examples

1
2
# There is no example
NULL

GlobalOptions documentation built on July 2, 2020, 2:35 a.m.