powered by
This function calculates the miniumum, mean, and maximum temperature values for a site over its period of record.
mat(site)
Parameter of class character. The NEON site data should be downloaded for.
A list of min, mean and max temperature values at the site, in centigrade
Currently none
# NOT RUN { cper=Z10::mat(site = "CPER") # }
Run the code above in your browser using DataLab