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/bugr documentation built on Aug. 28, 2023, 11:06 p.m.