Local bookdown working

This commit is contained in:
hadley
2015-12-11 13:28:10 -06:00
parent bad4c9d975
commit 8e40393cf5
21 changed files with 149 additions and 179 deletions

View File

@@ -1,12 +1,6 @@
---
layout: default
title: Model assessment
output: bookdown::html_chapter
---
# Model assessment
```{r setup, include=FALSE}
```{r setup-model, include=FALSE}
library(purrr)
set.seed(1014)
options(digits = 3)