PBSmodelling (version 2.68.8)

getOptionsFileName: Get and Set File Name for Saving and Loading of Options

Description

Functions for retrieving and setting the default file name used by loadOptions and saveOptions.

Usage

getOptionsFileName(option.object)
setOptionsFileName(option.object, name)

Value

getOptionsFileName: the default file name

Arguments

option.object

options class object used for storing package options

name

new name for default file name

Author

Alex Couture-Beil, Vancouver Island University, Nanaimo BC

See Also

loadOptions, saveOptions
See PBSoptions-class for more details and an example using PBSmodelling's option management functions.