A video describing how to cross-reference sections, figures, tables, and equations in R Markdown.
To download an html file of the text shown in the video, run download.file("https://raw.githubusercontent.com/jfr...", "02-crash-course-in-rmd.nb.html") in the R console. The file will be downloaded to your current working directory (run getwd() in the R console to determine this).
The raw R Markdown code used to generate the html file is available at https://github.com/jfrench/DataWrangl....
General information about Data Wrangling and Visualization is available at https://github.com/jfrench/DataWrangl....