Learn R Programming

Z10 (version 0.1.0)

root.mass: Return Mean Root Masses by Depth

Description

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

Usage

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

See Also

Currently none

Examples

Run this code
# NOT RUN {
SCBI=Z10::root.mass(site = "SCBI")
# }

Run the code above in your browser using DataLab