add_biomass: Given a table of observations as biomass as computed in...

View source: R/misc.R

add_biomassR Documentation

Given a table of observations as biomass as computed in Sorochan et al 2019

Description

Given a table of observations as biomass as computed in Sorochan et al 2019

Usage

add_biomass(
  x = read_staged(form = "sf"),
  region = c("GoM-GBK, SS", "All regions", "GSL, NLS", "southwest GSL")[1],
  params = Sorochan(taxa = "C. finmarchicus")
)

Arguments

x

tibble or sf, staged data from ecomon

region

character, the region for application - see

params

tibble, parameters as per Sorochan

Value

the input with an added column called "biomass"


BigelowLab/ecomon documentation built on Dec. 8, 2023, 9:21 p.m.