Age At Length

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

Examples

ypr_age_at_length(ypr_population(), seq(0, 100, by = 10))
#>  [1]  0.0000000  0.7024034  1.4876237  2.3778330  3.4055042  4.6209812
#>  [7]  6.1086049  8.0264854 10.7295861 15.3505673        Inf