Read PBS Options from an External File
Load options that were saved using writePBSoptions
, for use with openFile
, getPBSoptions
or interfaces such as loadC
.
readPBSoptions(fname="PBSoptions.txt")
fname
: file name or full path of file from which the options will be loaded.Anisa Egeli, Vancouver Island University, Nanaimo BC
If an option exists in R memory but not in the saved file, the option is not cleared from memory.
writePBSoptions
, getGUIoptions
, openFile
, getPBSoptions