calc_N: Calculate stand density (trees/ha)

View source: R/calc_N.R

calc_NR Documentation

Calculate stand density (trees/ha)

Description

Calculates density of stand based on provided inputs.

Usage

calc_N(SI, BHage, BA, 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

stand density


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