index.md

AppVeyor Build status Travis-CI Build Status codecov lifecycle DOI mybinder.org

Collects, aggregates and visualises operational analytical data from water suppliers (including a standardised reporting document)

Demo of reporting tool for Haridwar site

If you are interested in the capabilities of the R reporting tool, just make sure your computer satisfies the software requirements and subsequently execute the following lines of code below in R/RStudio.

if (!require("remotes")) {
  install.packages("remotes", repos = "https://cloud.r-project.org")
}

remotes::install_github("kwb-r/aquanes.report", 
                         dependencies = TRUE)

aquanes.report::run_app()

This will launch the R reporting tool in your default webbrowser. The demo is based on real operational and analytical data for the AQUANES site Haridwar for the time period from 2017-03-24 until 2017-07-25.



KWB-R/aquanes.report documentation built on Sept. 10, 2019, 8:04 a.m.