Updates to whole game - EDA chapter (#1022)

* Fix ref

* YAML chunk options, alt text, minor edits

* More alt + move mapping to global in 1 layer plots

* Some more alt text + modelr -> tidymodels + copyedits

* Add tidymodels

* Fix chunk option

* ifelse -> if_else

* Fixed two broken links, thanks @PursuitOfDataScience

* Walk back ifelse -> if_else change to avoid NA type discussion

* Add restructuring disclaimer
This commit is contained in:
Mine Cetinkaya-Rundel
2022-05-08 15:23:00 -04:00
committed by GitHub
parent bf57482aae
commit ede8ec5c1b
3 changed files with 364 additions and 94 deletions

View File

@@ -42,6 +42,7 @@ Suggests:
knitr,
png,
sessioninfo,
tidymodels,
xml2
Remotes:
r-lib/downlit,