writeADopts: Writes the ADMB Options List from Memory to a File

View source: R/PBSadmb.r

writeADoptsR Documentation

Writes the ADMB Options List from Memory to a File

Description

Writes the global ADMB options list to a file using the function PBSmodelling::saveOptions.

Usage

writeADopts(optfile="ADopts.txt")

Arguments

optfile

character – name of the intended output file.

Value

Returns opts invisibly. Writes the options list object to an ASCII file.

Note

A wrapper function that can be called from a GUI exists as .win.writeADopts (not currently used).

Author(s)

Alex Couture-Beil, Software Engineer, Victoria BC
Simon Fraser University (Burnaby BC), Vancouver Island University (Nanaimo BC)
Last modified Rd: 2019-03-14

See Also

In package PBSadmb:
atget, readADopts, setADpath
In package PBSmodelling:
getOptions, setOptions in getOptions, saveOptions in loadOptions


PBSadmb documentation built on Nov. 11, 2023, 1:07 a.m.