| $.GlobalOptionsFun {GlobalOptions} | R Documentation |
Get option value by dollar symbol
## S3 method for class 'GlobalOptionsFun' x$nm
x |
the object returned by |
nm |
a single option name. |
opt$a is same as opt("a").
Zuguang Gu <z.gu@dkfz.de>
opt = set_opt(a = 1) opt$a