adithirgis / pollucheck

This application helps exploring the open source air quality data.
Other
10 stars 6 forks source link

pollucheck: Open-Source Air Quality App!

R-CMD-check DOIDOI

pollucheck helps exploring the open-source air quality data.

We are in this together!

A walk through to use this app for everyone -

Download data - CPCB website

Download data - OpenAQ

Download data - AirNow

App usage

App tabs

File tab

Summary tab

Summary Plots tab

Statistical Plots tab

Linear Regression tab

Compare tab

openair tab

Installation

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

Load and run pollucheck as follows:

install.packages("devtools")
devtools::install_github("adithirgis/pollucheck")
pollucheck::pollucheck_run()

pollucheck is furnished with a preloaded data set for a quick user tour of the analysis, plotting options and the functions available. In the Compare tab, the preloaded data set acts as the second input file if no second file is uploaded.

Community guidelines

  1. Contribute to the software

  2. Report issues or problems with the software / Seek Support

  1. Contributors must adhere to the Code of Conduct.

  2. We are happy to incorporate more features based one what users need. Write to us at contact\@ilklabs.com.

Author credit statement

Adithi R. Upadhya created the package, Meenakshi Kushwaha supervised and will maintain. Pratyush Agrawal contributed to designing, testing the app and data collection while Sreekanth Vakacherla designed and supervised. All the authors contributed to the manuscript.