root.mass {Z10} | R Documentation |
This function summarizes the root masses from all live roots in 10 cm depth increments
root.mass(site)
site |
Parameter of class character. The NEON site data should be downloaded for. |
Data frame of the average root mass measured in a given depth range
Robert Lee rhlee@colorado.edu
Currently none
## Not run:
SCBI=Z10::root.mass(site = "SCBI")
## End(Not run)