knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(edcpR)

Data

use the dataset "varechem_s2" provided in the course pacakge:

data(varechem_s2, package= "edcpR")

Tips

Find useful tips and function suggestions on the cheat-sheet vignette:

browseVignettes(package = "edcpR")

Part 1

Part 2

Part 3

Assignment 2

Access the assignment:

vignette("assignment-2", package = "edcpR")

Remember to upload everything before October 27, 12 am (= at noon!).



wardfont/edcpR documentation built on Dec. 23, 2021, 5:07 p.m.