sample_depth: Calculate the sample depth of a defol object

View source: R/stats.R

sample_depthR 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 defol object.

Value

A data.frame containing the years and number of trees

Examples

data("dmj_defol")
head(sample_depth(dmj_defol))


chguiterman/dfoliatR documentation built on Aug. 24, 2023, 3:29 p.m.