Extracts the names of the epibenthic biomasspools from the initial conditions file.
Source:R/load-bps.R
load_bps.RdUse fgs data.frame as read in by load_fgs
to get the biomass pool information.
See also
Other load functions:
load_box(),
load_dietcheck(),
load_fgs(),
load_init(),
load_init_age(),
load_mort(),
load_nc(),
load_nc_physics(),
load_rec(),
load_spec_mort(),
load_spec_pred_mort(),
load_txt()
Examples
d <- system.file("extdata", "setas-model-new-trunk", package = "atlantistools")
fgs <- file.path(d, "SETasGroupsDem_NoCep.csv")
init <- file.path(d, "INIT_VMPA_Jan2015.nc")
load_bps(fgs, init)
#> [1] "Megazoobenthos"