WriteDat: Write data file (.dat) for ADMB

Description Usage Arguments Value Author(s)

View source: R/WriteDat.R

Description

A function to write the.dat file required by the ADMB code.

Usage

1
WriteDat(AssessPars, LengthMids, LenFreq, ADMBDir, ExName = "lbspr")

Arguments

AssessPars

An object of class list that contains the neccessary parameters. Created by LoadAssessPars function.

LengthMids

A vector containing the mid-points of the length bins. Created by MakeLengthComp.

LenFreq

A vector containing the observed number in each length bins. Created by MakeLengthComp.

ADMBDir

An object of class character that specifies the location of the ADMB executable.

ExName

An object of class character that specifies the name of the ADMB exectuable (without extension).

Value

NULL

Author(s)

Adrian Hordyk


DanOvando/Old-LBSPR documentation built on May 6, 2019, 1:22 p.m.