View source: R/ocean_survival.R
Number of adults returning from ocean after three years
1 2 3 4 5 | ocean_survival(
abundance,
fork_length,
ocean_year_type = c("length", "intercept")
)
|
abundance |
Abundance of cohort at esturary entry |
fork_length |
Average fork length (mm) of cohort at estuary entry (Chipps Island) |
ocean_year_type |
Type of ocean survival relationship used for that year: length or intercept |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.