SizeClassGrowth: SizeClassGrowth

Description Usage Arguments Value Author(s)

View source: R/SizeClassGrowth.r

Description

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

Usage

1
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


GabrielaLopez/BiomasaFP documentation built on June 23, 2020, 9:12 p.m.