Description Usage Arguments Value Author(s) See Also Examples
This function calculates the daily miniumum, mean, and maximum precipitation values for a site over its period of record.
1 | map(site)
|
site |
Parameter of class character. The NEON site data should be downloaded for. |
A list of min, mean and max precipitaiton values at the site, in milimeters
Robert Lee rhlee@colorado.edu
Currently none
1 2 3 4 | ## Not run:
cper=Z10::map(site = "CPER")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.