writeADopts {PBSadmb} | R Documentation |
Writes the global ADMB options list to a file in 'PBS' format
(see PBSmodelling::writeList
).
writeADopts(optfile="ADopts.txt")
optfile |
string name of the intended output file. |
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
.
Jon T. Schnute, Pacific Biological Station, Nanaimo BC, Canada