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.

06.11.2019

3D GPS data animation – virtually climb the Alps

Using the amazing package rayshader I wanted to render a video of my tour to Alpe d’Huez. Now I created an R package that can use any GPX file and […]

04.03.2019

The fastest cyclists of Europe live in …

Analyzing STRAVA data to find out which city has the faster cyclists with R and R-shiny. My contribution to the shiny contest. STRAVA is one of the most popular fitness tracking apps. […]

07.01.2019

Tutorial: An app in R shiny visualizing biopsy data — in a pharmaceutical company

Learn how to build a shiny app for the visualization of clustering results. The app helps to better identify patient data samples, e.g. during a clinical study. This tutorial is a […]

02.01.2019

Music listener statistics: last.fm’s last.year as an R package

When starting analyzing last.fm scrobbles with the last.week and last.year function I was always missing some plots or a pure data table. That is why I developed the package “analyzelastfm” […]

26.12.2018

Very shiny holidays

How would I miss to program just a little bit during the holiday season? But I didn’t want to work on something serious, so I decided to checkout some ground […]