Make sure first element is heading

This commit is contained in:
hadley
2015-12-11 12:34:20 -06:00
parent 323477d7e5
commit bad4c9d975
13 changed files with 26 additions and 20 deletions

View File

@@ -1,9 +1,11 @@
---
layout: default
title: Models assessment
title: Model assessment
output: bookdown::html_chapter
---
# Model assessment
```{r setup, include=FALSE}
library(purrr)
set.seed(1014)