mortality.dbh: Calculate forest-wide mortality in given dbh categories.

Description Usage Arguments See Also

Description

Calculate forest-wide mortality in given dbh categories. See mortality and mortality.eachspp, which have same arguments and same output format.

Usage

1
2
mortality.dbh(census1, census2, classbreak = c(10, 100, 300),
  alivecode = c("A", "AB", "AS"))

Arguments

census1

The R Analytical Table for a single census, either tree or stem.

census2

The matching R Analytical Table for a later census.

classbreak

xxxdocparam

alivecode

character, codes of the variable status that indicate the tree is alive. The default 'A' is the standard CTFS designation for living trees or stems

See Also

mortality(), mortality.eachspp()


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.