| startLog {PBSadmb} | R Documentation |
Start a log file by removing any previous version and appending header information.
startLog(prefix)
prefix |
string name prefix of the ADMB project (e.g., "vonb"). |
No explicit value reurned. Writes header lines into a log file
'prefix'.log.
A wrapper function that can be called from a GUI exists as .win.startLog.
Jon T. Schnute, Pacific Biological Station, Nanaimo BC, Canada