Skip to content

Instantly share code, notes, and snippets.

View cscheeder's full-sized avatar

Christian Scheeder cscheeder

  • German Cancer Resrearch Center
  • Heidelberg, Germany
View GitHub Profile
@tomsing1
tomsing1 / anova_in_R.Rmd
Created October 16, 2019 19:18
ANOVA in R
---
title: "Anova in R"
author: "Thomas Sandmann"
date: "10/15/2019"
output: html_document
editor_options:
chunk_output_type: console
---
```{r setup, include=FALSE}