biome_to_input: wrap biome data in a list for input to 'calc_ghgv()'.

Description Usage Arguments Value

View source: R/helpers.R

Description

wrap biome data in a list for input to calc_ghgv().

Usage

1
2
3
biome_to_input(biomes, site_number = 1, options = list(storage = TRUE, flux
  = TRUE, disturbance = FALSE, co2 = TRUE, ch4 = TRUE, n20 = TRUE, T_A = 100,
  T_E = 50, r = 0))

Arguments

biomes

a biome or list of biomes from get_biome().

site_number

(integer) default 1, site number to assign biomes to.

options

(list) list of global options to use.

Value

a list for use in calc_ghgvc().


ebimodeling/ghgvcR documentation built on April 28, 2021, 8:19 p.m.