readPBSoptions {PBSmodelling} | R Documentation |
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. |
If an option exists in R memory but not in the saved file, the option is not cleared from memory.
Anisa Egeli, Vancouver Island University, Nanaimo BC
writePBSoptions
, getGUIoptions
,
openFile
, getPBSoptions