L2A: Length to age conversion

View source: R/Misc_Exported.R

L2AR Documentation

Length to age conversion

Description

Simple deterministic length to age conversion given inverse von Bertalanffy growth.

Usage

L2A(t0c, Linfc, Kc, Len, maxage, ploty = F)

Arguments

t0c

Theoretical age at length zero

Linfc

Maximum length

Kc

Maximum growth rate

Len

Length

maxage

Maximum age

ploty

Should a plot be included

Value

An age (vector of ages, matrix of ages) corresponding with Len

Author(s)

T. Carruthers


MSEtool documentation built on July 26, 2023, 5:21 p.m.