Skip to content

Commit

Permalink
don't render README html
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Jul 24, 2023
1 parent 2188f31 commit 103e354
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion evaluation/README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
title: Evaluation
author: Sebastian Funk & Kath Sherratt
date: "`r format(Sys.time(), '%d %B, %Y')`"
output: github_document
output:
github_document:
html_preview: false
---

```{r setup, include = FALSE}
Expand Down

0 comments on commit 103e354

Please sign in to comment.