Skip to contents

Process MSE simulation data for total F and SSB by year across simulations, OMs, and management procedures.

Usage

get_phaseplane_data(
  model_runs,
  extra_columns,
  dem_params,
  hcr_filter,
  om_filter
)

Arguments

model_runs

list of completed MSE simulations

extra_columns

additional columns that should be appended to the resultant data frame

dem_params

list of demographic parameters values

hcr_filter

vector of HCR names to process (must match names in `extra_columns`)

om_filter

vector of OM names to process (must match names in `extra_columns`)