Subset.InternalOptionValue: Get value of other options

Description Usage Arguments Details Author(s) See Also Examples

Description

Get value of other options

Usage

1
2
## S3 method for class 'InternalOptionValue'
x$nm

Arguments

x

should always be .v

nm

name of the option

Details

.v$nm is basically a short version of .v(nm).

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

.v

Examples

1
2
# There is no example
NULL

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