calc_dominant_height {silviculture}R Documentation

Calculates dominant height

Description

Calculates dominant height

Usage

calc_dominant_height(nmax, ntress, height)

Arguments

nmax

Index of first diametric class with > 100 trees; if there are no 100 trees, it is the index of the maximum

ntress

Number of trees per hectare

height

Height of the diametric class

Value

A numeric vector


[Package silviculture version 0.1.0 Index]