Preface

TBD

Outline

TBD

Topics this book does not cover

TBD

About this book

This book is focused on practical software examples and data explorations. There are few equations, but a great deal of code.

We don’t assume any previous knowledge of XXX.

Using code examples

This book was written in RStudio using bookdown. The website is hosted via GitHub Pages, and automatically built after every push by GitHub Actions.

This version of the book was built with R version 4.1.0 (2021-05-18) and the following packages:

package version source
bookdown 0.22.11 Github (rstudio/bookdown@dc87225)
bslib 0.2.5.9002 Github (rstudio/bslib@0650d9d)
downlit 0.2.1.9000 Github (r-lib/downlit@0778f60)
knitr 1.33 CRAN (R 4.1.0)
rmarkdown 2.9.2 Github (rstudio/rmarkdown@5a4985a)
tidyverse 1.3.1 CRAN (R 4.1.0)
xaringanExtra 0.5.4 Github (gadenbuie/xaringanExtra@5e2d80b)

Acknowledgements

TBD