powered by
Option names
# S3 method for GlobalOptionsFun names(x)
A vector of option names
the option object returned by set_opt or setGlobalOptions.
set_opt
setGlobalOptions
opt = set_opt( a = 1, b = "text" ) names(opt)
Run the code above in your browser using DataLab