PBSadmb (version 1.1.4)

writeADopts: 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")

Value

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

Arguments

optfile

character -- name of the intended output file.

Author

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