powered by
Extract conversion factor used to transform data from nitrogen in mg to biomass in tonnes.
get_conv_mgnbiot(prm_biol)
Character string giving the connection to the biological parameterfile. The filename usually contains biol_fishing and does end in .prm.
biol_fishing
.prm
Conversion factor as numeric value.
Other get functions: get_boundary, get_colpal, get_groups
get_boundary
get_colpal
get_groups
# NOT RUN { d <- system.file("extdata", "setas-model-new-trunk", package = "atlantistools") prm_biol <- file.path(d, "VMPA_setas_biol_fishing_Trunk.prm") get_conv_mgnbiot(prm_biol) # }
Run the code above in your browser using DataLab