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