startLog {PBSadmb}R 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, Pacific Biological Station, Nanaimo BC, Canada

See Also

appendLog, editADfile


[Package PBSadmb version 0.61.44 Index]