root.mass {Z10} | R Documentation |
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
Author(s)
Robert Lee rhlee@colorado.edu
See Also
Currently none
Examples
## Not run:
SCBI=Z10::root.mass(site = "SCBI")
## End(Not run)
[Package Z10 version 0.1.0 Index]