Update a Clarity 'mts_monitor' object
Source:R/Clarity_createAllOpenMonitors.R
Clarity_createAllOpenMonitors.RdDownload, parse and enhance the last 3 hours of data from all Clarity "open" sensors and create a new Clarity *mts_monitor* object for use with the AirMonitor package.
Arguments
- api_key
Clarity API READ Key. If `api_key = NULL`, it will be obtained using `getAPIKey("Clarity-read")`.
- format
Customized output format ("USFS2", "USFS").
- parameter
Parameter to use for data ("pm2.5" or "nowcast")
- applyQC
Logical specifying whether to use the Clarity QCFlag to invalidate data values.
- countryCodes
Vector of ISO 3166-1 alpha-2 country codes used to filter available data.