Shiny App"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

1 Online App

Using the service provided by mybinder.org, the Hantush shiny app (originally developed for the Berlin Long Night of Sciences in the year 2015) can be used online - either in German or in English language.

1.1 German

Important note: in order to see the plot in the tab Erforschen (see screenshot below) it is necessary to enable the checkbox Details once after starting the app.

Binder

Screenshot of GWAmanager app

The app`s source code is available here.

1.2 English

Important note: in order to see the plot in the tab Explore (see screenshot below) it is necessary to enable the checkbox Details once after starting the app.

Binder

Screenshot of Hantush app

The app`s source code is available here.

2 Offline App

Using the R function shiny::runGitHub() allows to download and run the app locally.

2.1 German

shiny::runGitHub("kwb-r/apps", ref="GWAmanager")

Important note: in order to see the plot in the tab Erforschen (see screenshot below) it is necessary to enable the checkbox Details once after starting the app.

2.2 English

shiny::runGitHub("kwb-r/apps", ref="hantush")

Important note: in order to see the plot in the tab Explore (see screenshot below) it is necessary to enable the checkbox Details once after starting the app.



Try the kwb.hantush package in your browser

Any scripts or data that you put into this service are public.

kwb.hantush documentation built on Sept. 17, 2019, 5:03 p.m.