powered by
Get a single GlobalOption object
# S3 method for GlobalOptionsFun [(x, nm)
the option object returned by set_opt or setGlobalOptions.
set_opt
setGlobalOptions
a single name of the option.
Zuguang Gu <z.gu@dkfz.de>
This function is only used internally.
opt = set_opt(a = 1, b = "b") opt["a"] opt["b"]
Run the code above in your browser using DataLab