get_at_Length: Create a data.frame with at-length selectivity and retention...

View source: R/get_data_frames.R

get_at_LengthR Documentation

Create a data.frame with at-length selectivity and retention schedules by simulation and year

Description

Note that the Selectivity and Retention curves in these plots are from the operating model. If an MP changes the selectivity/retention, this is not shown in these plots.

Usage

get_at_Length(x, model = "Model 1", ...)

## S3 method for class 'multiHist'
get_at_Length(x, model = "Model 1", ...)

Arguments

x

An object of class Hist, MSE, or a list of Hist or MSE objects

model

An optional name for the model. If x is a list of objects, model will be taken from names(x). If names(x) is NULL, model will be given sequential numerical values (e.g., ⁠Model 1⁠, ⁠Model 2⁠, ...)

...

additional arguments

Value

A data.frame


openMSE documentation built on Sept. 30, 2024, 9:32 a.m.