Remove bookdown from package list
This commit is contained in:
@@ -128,7 +128,7 @@ You'll also need to install some R packages. An R _package_ is a collection of f
|
||||
|
||||
```{r}
|
||||
pkgs <- c(
|
||||
"bookdown", "broom", "dplyr", "ggplot2", "jpeg", "jsonlite",
|
||||
"broom", "dplyr", "ggplot2", "jpeg", "jsonlite",
|
||||
"knitr", "microbenchmark", "png", "pryr", "purrr", "readr", "stringr",
|
||||
"tidyr"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user