PBSadmb (version 1.1.4)

showADargs: 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)

Value

Invisibly returns the argument list.

Arguments

prefix

string name prefix of the ADMB project (e.g., "vonb").

ed

logical: if TRUE, write the ADMB arguments to a file and view them with the text editor, else display the arguments on the R console.

Author

Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2009-09-10

See Also

editADfile, runAD