dbh2h: Given DBH and PFT identity, calculate cohort height

Description Usage Arguments Value Author(s)

View source: R/height_allometry.R

Description

Given DBH and PFT identity, calculate cohort height

Usage

1
dbh2h(dbh, pft, b1Ht = default_b1Ht, b2Ht = default_b2Ht)

Arguments

dbh

(Numeric) Vector of cohort DBH values (must be same length as 'pft')

pft

(Integer) Vector of cohort PFT identities (must be same length as 'dbh')

b1Ht

(Numeric) PFT-specific height allometry intercept (default defined in function)

b2Ht

(Numeric) PFT-specific height allometry slope (default defined in function)

Value

Numeric vector of cohort heights

Author(s)

Alexey Shiklomanov


ashiklom/edr-da documentation built on April 16, 2021, 9:33 p.m.