Ecosystem operating model. Generates data sets from ecosystem model scenarios for stock assessment models.
Installing ecosystemom
Install the most recent version of FIMSdiags using the following code:
install.packages("remotes")
remotes::install_github("NOAA-FIMS/ecosystemom")or using {pak}
pak::pak("NOAA-FIMS/ecosystemom")