site.litter.isotopes {Z10} | R Documentation |
Return Mean Delta Values of Stable Isotopes in Litterfall
Description
This function calculates the mean delta values for nitrogen-15 and carbon-13 isotopes over the period of record at a site.
Usage
site.litter.isotopes(site)
Arguments
site |
Parameter of class character. The NEON site data should be downloaded for. |
Value
A list of min, mean and max net solar radiation values at the site, in watts per meter squared
Author(s)
Robert Lee rhlee@colorado.edu
See Also
Currently none
Examples
## Not run:
cper=Z10::site.litter.isotopes(site = "SCBI")
## End(Not run)
[Package Z10 version 0.1.0 Index]