--- title: "Watchtower - Git Commits analysieren" author: "Jannis von Hagen" date: "`r Sys.Date()`" output: html_document --- ```{r echo=FALSE} source("Analyze.R") setup_data() ```