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.
This function is only used internally.
# NOT RUN { opt = set_opt(a = 1, b = "b") opt["a"] opt["b"] # }
Run the code above in your browser using DataLab