calc_lai: LAI values at the subplot scale from littertrap data

View source: R/utils.R

calc_laiR Documentation

LAI values at the subplot scale from littertrap data

Description

LAI is calculated using the equation SLA * mass, where SLA is specific leaf area and mass is leaf litter mass from fd_litter(). Species and site specific values are in fd_sla.csv. Also, see fd_litter_vignette for further explanation, including references, calculation, and possible use cases.

Usage

calc_lai()

Value

A data frame of leaf area by year, at the subplot scale.

Examples

calc_lai()

FoRTExperiment/fortedata documentation built on May 24, 2023, 4:51 a.m.