calc_BA: Calculate basal area of a stand.

View source: R/calc_BA.R

calc_BAR Documentation

Calculate basal area of a stand.

Description

Calculates basal area of stand based on provided inputs.

Usage

calc_BA(SI, BHage, SppId, stocking = 1, Origin = "N", PlantedSpp = NA)

Arguments

SI

Site index value

BHage

Breast height age

SppId

Id of a species or forest unit

stocking

Stocking.

Origin

Origin of the stand. Use N for natural, P for plantation.

PlantedSpp

Opional information on planted species required for some plantations.

Value

basal area


ptompalski/MISTR documentation built on March 18, 2024, 10:13 p.m.