| admb | R Documentation | 
Start up the PBSadmb GUI for controlling and running AD Model Builder.
admb(prefix="", wdf="admbWin.txt", pathfile="ADpaths.txt")
| prefix | string name prefix of the ADMB project (e.g.,  | 
| wdf | string name of the window description file that creates the GUI. | 
| pathfile | string name of 2-column text file that details the 
relevant paths for the R variables  | 
The pathfile has now replaced the optfile, which no longer 
exists as an argument. The pathfile identifies valid paths, which are
passed to the options manager.
Additionally, the user can change whichever path settings s/he wishes in the GUI.
The package still recognizes the file ADopts.txt, which has been 
demoted to a back-up file that will be saved only when the user pushes the
Save button on the first tab in the GUI.
If ADopts.txt exists and the options file .PBSadmb is not
available (i.e. NULL), then ADopts.txt will be used on start up
to populate the GUI.
Do not call your pathfile="ADopts.txt" unless you want to tempt fate.
On UNIX systems the MinGW compiler and UNIX tools are readily available; 
therefore, only the admbpath (path to ADMB's home directory)
and the path to a text editor are needed.
Jon T. Schnute, Scientist Emeritus, Nanaimo BC
Alex Couture-Beil, Software Engineer, Victoria BC
Rowan Haigh, Program Head – Offshore Rockfish
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
locus opus: Offsite, Vancouver BC
Last modified Rd: 2018-09-28
setADpath, readADopts, 
readADpaths, makeAD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.