root.mass: Return Mean Root Masses by Depth

Description Usage Arguments Value Author(s) See Also Examples

View source: R/root_mass.R

Description

This function summarizes the root masses from all live roots in 10 cm depth increments

Usage

1
root.mass(site)

Arguments

site

Parameter of class character. The NEON site data should be downloaded for.

Value

Data frame of the average root mass measured in a given depth range

Author(s)

Robert Lee rhlee@colorado.edu

See Also

Currently none

Examples

1
2
3
4
## Not run: 
SCBI=Z10::root.mass(site = "SCBI")

## End(Not run)

Z10 documentation built on May 2, 2019, 3:25 a.m.

Related to root.mass in Z10...