Watchtower/Documentation.Rmd

11 lines
181 B
Text
Raw Normal View History

2024-11-18 12:57:50 +01:00
---
title: "Watchtower - Git Commits analysieren"
author: "Jannis von Hagen"
date: "`r Sys.Date()`"
output: html_document
---
```{r echo=FALSE}
source("Analyze.R")
setup_data()
```