basal_area: Basal Area Projection Equation

View source: R/stand_funcs.R

basal_areaR Documentation

Basal Area Projection Equation

Description

Preojects basal area for thinned or unthinned stands from an initial measurement or simulation period.

Usage

basal_area(stand.df)

Arguments

stand.df

A data frame with the required stand values. See ??standsim for details.

Value

Returns a value of basal area per hectare (m2)

Author(s)

Micky G Allen II

References

Allen, M.G, C. Anton-Fernandez, and Rasmus Austrup. 2020. A Stand-Level Growth and Yeild model for Managed Norway Spruce forest in Norway. Scandianvian Journal of Forest Research (in review).

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.


mickyallen10/sprucesim documentation built on May 10, 2023, 6:17 a.m.