mmaqshiny

By Adithi R. Upadhya, Pratyush Agrawal, Sreekanth Vakacherla, and Meenakshi Kushwaha in shiny air quality mobile monitoring R package

June 30, 2020

Abstract

mmaqshiny is for analysing, visualising and spatial plotting of high-resolution air quality data collected by specific devices installed on a moving platform. With the click of a button, the app generates: summary statistics, time series plots and spatial map of pollutant concentrations. This app reduces the time consumed for analysing each pollutant individually. It helps check the quality of the data at near real time (same day) and instantly visualise pollution hotspots. The time series plots of each pollutant help in understanding the temporal patterns of concentrations and performance of the instruments.

mmaqshiny is hosted online on shinyapps.io and can be installed to serve locally from GitHub.

Load and run mmaqshiny as follows:

install.packages("devtools")
devtools::install_github("meenakshi-kushwaha/mmaqshiny")
mmaqshiny::mmaqshiny_run()
Posted on:
June 30, 2020
Length:
1 minute read, 117 words
Categories:
shiny air quality mobile monitoring R package
Tags:
R
See Also:
pollucheck