knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(edcpR)
use the dataset "varechem_s2" provided in the course pacakge:
data(varechem_s2, package= "edcpR")
Find useful tips and function suggestions on the cheat-sheet vignette:
browseVignettes(package = "edcpR")
Access the assignment:
vignette("assignment-2", package = "edcpR")
Remember to upload everything before October 27, 12 am (= at noon!).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.