Join us for
RADAR: AI Edition

ypr (version 0.6.0)

ypr_age_at_length: Age At Length

Description

Age At Length

Usage

ypr_age_at_length(population, length)

Value

A double vector of the lengths.

Arguments

population

An object of class ypr_population().

length

A numeric vector of the length (cm).

See Also

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

Examples

Run this code
ypr_age_at_length(ypr_population(), seq(0, 100, by = 10))

Run the code above in your browser using DataLab