startLog: Start a Log File

View source: R/PBSadmb.r

startLogR Documentation

Start a Log File

Description

Start a log file by removing any previous version and appending header information.

Usage

startLog(prefix)

Arguments

prefix

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

Value

No explicit value reurned. Writes header lines into a log file 'prefix'.log.

Note

A wrapper function that can be called from a GUI exists as .win.startLog.

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

appendLog, editADfile


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