powered by
Get ggPMX Option
getPmxOption(name, default = NULL)
Name of an option to get.
Value to be returned if the option is not currently set.
# NOT RUN { pmxOptions(myOption = 10) getPmxOption("myOption") # }
Run the code above in your browser using DataLab