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))


dfoliatR documentation built on Aug. 10, 2023, 1:08 a.m.