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