showADargs {PBSadmb} | R Documentation |
Show all arguments available for an ADMB executable in the default text editor.
showADargs(prefix, ed=TRUE)
prefix |
string name prefix of the ADMB project (e.g., |
ed |
logical: if |
Invisibly returns the argument list.
A wrapper function that can be called from a GUI exists as .win.showADargs
.
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2009-09-10