Run the executable binary file 'prefix'.exe that was created by
makeAD.
runAD(prefix, argvec="", logfile=TRUE, add=TRUE, verbose=TRUE)Invisibly returns the results of the shell call.
string name prefix of the ADMB project (e.g., "vonb").
string scalar/vector of arguments appropriate for the executable
'prefix'.exe.
logical: if TRUE, create a log file of the messages from the shell call.
logical: if TRUE, append shell call messages to an exsiting log file.
logical: if TRUE, report the shell call an its messages to the R console.
Jon T. Schnute, Scientist Emeritus
Pacific Biological Station (PBS), Fisheries & Oceans Canada (DFO), Nanaimo BC
Last modified Rd: 2009-09-10
This function typically reads the two files 'prefix'.dat and 'prefix'.pin,
although in same cases one or both of these files may not be necessary.
If logfile=TRUE, output (including error messages, if any) will appear in
'prefix'.log. If verbose=TRUE, it will appear in the R console.
runMC, makeAD, cleanAD