writePBSoptions: Write PBS Options to an External File

View source: R/supportFuns.r

writePBSoptionsR 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


PBSmodelling documentation built on Nov. 9, 2023, 5:07 p.m.