recruitment.eachspp: A wrapper to calculate recruitment for each species.

Description Usage Arguments See Also

Description

A wrapper to calculate recruitment for each species.

Usage

1
2
recruitment.eachspp(census1, census2, mindbh = 10, 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.

mindbh

The minimum diameter above which the counts are done. Trees smaller than mindbh are excluded. If NULL, all living trees are included.

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

recruitment()


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