Description Usage Arguments Details Author(s) Examples
Get option value by subset operator
1 2 | ## S3 method for class 'GlobalOptionsFun'
x[[nm]]
|
x |
the option object returned by |
nm |
a single option name. |
opt[["a"]]
is same as opt("a")
or opt$a
.
Zuguang Gu <z.gu@dkfz.de>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.