ypr_age_at_length: Age At Length

View source: R/utils.R

ypr_age_at_lengthR Documentation

Age At Length

Description

Age At Length

Usage

ypr_age_at_length(population, length)

Arguments

population

An object of class ypr_population().

length

A numeric vector of the length (cm).

Value

A double vector of the lengths.

See Also

Other calculate: ypr_exploitation(), ypr_length_at_age(), ypr_optimize(), ypr_yields(), ypr_yield()

Examples

ypr_age_at_length(ypr_population(), seq(0, 100, by = 10))

poissonconsulting/ypr documentation built on April 4, 2023, 8:35 p.m.