Description Usage Arguments Value Author(s) Examples
For the specified dates and site, the function will perform variance stability testing on overnight data (midnight to 4:00 local time), internal consistency checks on adjacent measurement locations, and external consistency checks with the closest NRCS or USCRN site.
1  | air.temp.dq.test(site, bgn.month, end.month, save.dir)
 | 
site | 
 Parameter of class character. The NEON site data should be downloaded for.  | 
bgn.month | 
 Parameter of class character. The year-month (e.g. "2017-01") of the first month to get data for.  | 
end.month | 
 Parameter of class character. The year-month (e.g. "2017-01") of the last month to get data for.  | 
save.dir | 
 Parameter of class character. The local directory where data files should be saved.  | 
Writes data files to the specified directory.
Robert Lee rlee@battelleecology.org
1 2 3 4 5 6 7 8 9 10 11 12  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.