Import sensor data on particulate matter as provided by madavi.de, and plot the imported data by time range. Calculate hourly means and several air quality indices (CITEAIR's CAQI; EEA's EAQI; EPA's AQI and NowCast). Early development, further features might possibly be added...
More information on paRticulates is available on the project homepage.
To install the package directly from GitHub, you can use install_github()
from the devtools package:
devtools::install_github("unDocUMeantIt/paRticulates") # stable release
devtools::install_github("unDocUMeantIt/paRticulates", ref="develop") # development release
paRticulates Copyright (C) 2020 Meik Michalke, released under the GNU General Public License (GPL) version 3 or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
You should have received a copy of the license with the source package as the file COPYING or LICENSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.