My blog as a software developer, data enthusiast, traveler and biostatistician — posting to https://www.r-bloggers.com
My coding projects can be found on the coding projects page.

21.01.2019

A shiny Web App from LEGO— truck + trailer

How to Build a Shiny “Truck” part 2 — Let the LEGO “truck” app pull a trailer. An example of a modularized shiny app. In September 2018 I used an automotive metaphor explaining a large […]

05.10.2018

7 easy steps to custom inputs in shiny

A step by step guide on how to include custom inputs into R Shiny. This guide is going through an example of a custom input build from jQuery. After the […]