View source: R/dropAggregatedDataLevels.R
dropAggregatedDataLevels | R Documentation |
Function to drop the levels of sex, maturity state, and shell condition that have been aggregated
in a canonical model data dataframe returned by, e.g., extractMDFR.Data.FleetTimeSeriesABs()
.
dropAggregatedDataLevels(tbl)
tbl |
|
The model data dataframe should be in canconical format as returned by, e.g., extractMDFR.Data.FleetTimeSeriesABs()
.
The original levels in the input data to the associated TCSAM02 model are returned.
an object of same class as tbl with aggregated levels dropped, leaving only the original unaggregated levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.