Change the OM data to match the format of the original EM data
Source:R/manipulate_EM.R
get_EM_dat.Rd
This does the technical part of changing the EM data. Note this may be unnecessary
Arguments
- OM_dat
An SS data file read in by as a list read in using r4ss from the operating model
- EM_dat
An SS data file read in by as a list read in using r4ss from the estimation model
- do_checks
Should checks on the data be performed? Defaults to TRUE.