Description Usage Arguments Details Author(s) Examples
Get option value by dollar symbol
1 2 | ## 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>
1 2 | opt = set_opt(a = 1)
opt$a
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.