View source: R/Misc_Exported.R
L2A | R Documentation |
Simple deterministic length to age conversion given inverse von Bertalanffy growth.
L2A(t0c, Linfc, Kc, Len, maxage, ploty = F)
t0c |
Theoretical age at length zero |
Linfc |
Maximum length |
Kc |
Maximum growth rate |
Len |
Length |
maxage |
Maximum age |
ploty |
Should a plot be included |
An age (vector of ages, matrix of ages) corresponding with Len
T. Carruthers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.