View source: R/get_data_frames.R
get_at_Age | R Documentation |
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.
get_at_Age(x, model = "Model 1", ...)
## S3 method for class 'Hist'
get_at_Age(x, model = "Model 1", ...)
## S3 method for class 'list'
get_at_Age(x, model = "Model 1", ...)
## S3 method for class 'MSE'
get_at_Age(x, model = "Model 1", ...)
## S3 method for class 'multiHist'
get_at_Age(x, model = "Model 1", ...)
## S3 method for class 'MMSE'
get_at_Age(x, model = "Model 1", ...)
x |
An object of class |
model |
An optional name for the model.
If |
... |
additional arguments |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.