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

View source: R/option_manager.r

getOptionsFileNameR Documentation

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)

Arguments

option.object

options class object used for storing package options

name

new name for default file name

Value

getOptionsFileName: the default file name

Author(s)

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.


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