| writePBSoptions {PBSmodelling} | R Documentation |
Write PBS Options to an External File
Description
Save options that were set using setPBSoptions,
setPBSext, or interfaces such as loadC.
These options can be reloaded using readPBSoptions.
Usage
writePBSoptions(fname="PBSoptions.txt")
Arguments
fname |
file name or full path of file to which the options will be saved. |
Note
Options with names starting with "." will not be saved.
Author(s)
Anisa Egeli, Vancouver Island University, Nanaimo BC
See Also
readPBSoptions, setPBSoptions,
setPBSext, promptWriteOptions
[Package PBSmodelling version 2.69.3 Index]