| add_biomass | R Documentation | 
Given a table of observations as biomass as computed in Sorochan et al 2019
add_biomass(
  x = read_staged(form = "sf"),
  region = c("GoM-GBK, SS", "All regions", "GSL, NLS", "southwest GSL")[1],
  params = Sorochan(taxa = "C. finmarchicus")
)
| x | tibble or sf, staged data from ecomon | 
| region | character, the region for application - see | 
| params | tibble, parameters as per  | 
the input with an added column called "biomass"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.