get_selectivities: Get and tidy selectivity-at-age ogives over time by model and...

View source: R/get_selectivities.R

get_selectivitiesR Documentation

Get and tidy selectivity-at-age ogives over time by model and fleet

Description

Get and tidy selectivity-at-age ogives over time by model and fleet

Usage

get_selectivities(models)

Arguments

models

an object of class jjm.output

Value

a tidy data frame of selectivity estimates

Examples

## Not run: 
h1.mod <- jjmR::readJJM("h2_0.02", path = "config", input = "input")
selectivities <- get_selectivities(h1.mod)

## End(Not run)


SPRFMO/jjmr documentation built on March 27, 2024, 6:16 a.m.