| readADopts {PBSadmb} | R Documentation |
Reads ADMB options into a global, hidden list object
called .ADopts from an ASCII text file using
PBSmodelling::readList).
readADopts(optfile="ADopts.txt")
optfile |
string name of an ASCII text file containing ADMB options information. |
No values returned. Reads the ADMB options into the list object .ADopts.
A wrapper function that can be called from a GUI exists as .win.readADopts.
Jon T. Schnute, Pacific Biological Station, Nanaimo BC, Canada