writeADopts {PBSadmb}R Documentation

Writes the ADMB Options List from Memory to a File

Description

Writes the global ADMB options list to a file in 'PBS' format (see PBSmodelling::writeList).

Usage

writeADopts(optfile="ADopts.txt")

Arguments

optfile string name of the intended output file.

Value

Returns opts invisibly. Writes the options list object to an ASCII file.

Note

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

Author(s)

Jon T. Schnute, Pacific Biological Station, Nanaimo BC, Canada

See Also

makeADopts, readADopts


[Package PBSadmb version 0.61.44 Index]