29 Contributing

Feedback, suggestions, comments here.

Source code for this book is here.

This is book is written in RMarkdown using the bookdown package.

The bookdown package can be installed from CRAN or Github:

install.packages("bookdown")
# or the development version
# devtools::install_github("rstudio/bookdown")