readPBSoptions function

Read PBS Options from an External File

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")

Arguments

  • fname: file name or full path of file from which the options will be loaded.

Author(s)

Anisa Egeli, Vancouver Island University, Nanaimo BC

Note

If an option exists in R memory but not in the saved file, the option is not cleared from memory.

See Also

writePBSoptions, getGUIoptions, openFile, getPBSoptions