ypr_length_at_age | R Documentation |
Length At Age
ypr_length_at_age(population, age)
population |
An object of class |
age |
A numeric vector of the age (yr). |
A double vector of the lengths.
Other calculate:
ypr_age_at_length()
,
ypr_exploitation()
,
ypr_optimize()
,
ypr_yields()
,
ypr_yield()
ypr_length_at_age(ypr_population(), seq(0, 5, by = 0.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.