View source: R/option_manager.r
| getOptionsFileName | R Documentation |
Functions for retrieving and setting the default file name used by loadOptions and saveOptions.
getOptionsFileName(option.object)
setOptionsFileName(option.object, name)
option.object |
options class object used for storing package options |
name |
new name for default file name |
getOptionsFileName: the default file name
Alex Couture-Beil, Vancouver Island University, Nanaimo BC
loadOptions, saveOptions
See PBSoptions-class for more details and
an example using PBSmodelling's option management functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.