Get PBS Options for Widgets
Get the PBS options declared for GUI usage and set their corresponding widget values.
getGUIoptions()
The options declared using declareGUIoptions
are
copied from the R environment into widget values. These widgets
should have names that match the names of their corresponding options.
Anisa Egeli, Vancouver Island University, Nanaimo BC
## Not run: local(envir=.PBSmodEnv,expr={ getPBSoptions() #loads from default PBSoptions.txt }) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.