writeADopts {PBSadmb} | R Documentation |
Writes the global ADMB options list to a file using the function
PBSmodelling::saveOptions
.
writeADopts(optfile="ADopts.txt")
optfile |
|
Returns opts
invisibly. Writes the options list object to an ASCII file.
A wrapper function that can be called from a GUI exists as
.win.writeADopts
(not currently used).
Alex Couture-Beil, Software Engineer, Victoria BC
Simon Fraser University (Burnaby BC), Vancouver Island University (Nanaimo BC)
Last modified Rd: 2019-03-14
In package PBSadmb:
atget
,
readADopts
,
setADpath
In package PBSmodelling:
getOptions
,
setOptions
in getOptions
,
saveOptions
in loadOptions