SizeClassGrowth: SizeClassGrowth

View source: R/SizeClassGrowth.r

SizeClassGrowthR Documentation

SizeClassGrowth

Description

Estimate mean or median growth rate for size classes 100-200mm DBH, 200-400mm DBH and >400mm DBH.

Usage

SizeClassGrowth(xdataset, method = "median", dbh = "D4")

Arguments

xdataset

Object returned by mergefp

method

Either "median" (default) or "mean". If any value other than "median" is entered the mean will be calculated.

dbh

Name of column with diameter measurement to use. Default to "D4".

Value

A data frame with PlotViewID, medain/mean growth rates for each size class and mean wood density in each plot

Author(s)

Martin Sullivan


ForestPlots/BiomasaFP documentation built on April 28, 2023, 8:26 a.m.