Learn R Programming

dfoliatR (version 0.3.0)

sample_depth: Calculate the sample depth of a defol object

Description

Calculate the sample depth of a defol object

Usage

sample_depth(x)

Value

A data.frame containing the years and number of trees

Arguments

x

A defol object.

Examples

Run this code
data("dmj_defol")
head(sample_depth(dmj_defol))

Run the code above in your browser using DataLab