A The First Appendix
This first appendix includes an R chunk that was hidden in the document (using echo = FALSE
) to help with readibility:
In 02-rmd-basics-code.Rmd
library(tidyverse)
knitr::include_graphics("figures/sample-content/chunk-parts.png")
And here’s another one from the same chapter, i.e. Chapter 2.2:
knitr::include_graphics("figures/sample-content/beltcrest.png")