sample_depth {dfoliatR} | R Documentation |
Calculate the sample depth of a defol object
Description
Calculate the sample depth of a defol object
Usage
sample_depth(x)
Arguments
x |
A |
Value
A data.frame containing the years and number of trees
Examples
data("dmj_defol")
head(sample_depth(dmj_defol))
[Package dfoliatR version 0.3.0 Index]