unhcr / koboloadeR

deprecated please use {kobocruncher} - https://edouard-legoupil.github.io/kobocruncher/
https://unhcr.github.io/koboloadeR/docs/
28 stars 28 forks source link

Build a small interface to facilitate the development of indicator calculation #8

Closed Edouard-Legoupil closed 5 years ago

Edouard-Legoupil commented 6 years ago

The indicator calculation sheet in an important element of reproducibility for the analysis.

However this worksheet also includes some elements of R code that might not be easy to implement for everyone -

We should probably have a shiny in to facilitate the creation of indicators

Edouard-Legoupil commented 6 years ago

Some potentially interesting examples to use to develop the shiny interface for the initial project configuration & indicator calculation: a shiny interface for data exploration: https://radiant-rstats.github.io/docs/ - a shiny interface for CRUD actions: https://ipub.com/shiny-crud-app/ a shiny interface for AHP: https://ipub.com/dev-corner/apps/ahp/

More on shiny: http://shiny.rstudio.com/gallery/ Note that the package has already in its legacy on shiny app for initial exploration: https://github.com/unhcr/koboloadeR/tree/master/inst/shiny_examples/data_viewer