showADargs: Show All Arguments for an ADMB Executable

View source: R/PBSadmb.r

showADargsR 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., "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.

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

editADfile, runAD


PBSadmb documentation built on Nov. 11, 2023, 1:07 a.m.