Package: teacheR-extras
Title: Additional Training Materials for the teacheR book
Version: 0.0.0.9000
Authors@R: 
    person(given = "Adam",
           family = "Rawles",
           role = c("aut", "cre"),
           email = "adamrawles@hotmail.co.uk")
Description: This package hosts the additional training materials for the teacheR book. This includes the presentations given as part
   of my Intro to R course.
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports: 
    rmarkdown,
    xaringan,
    dplyr,
    readr,
    ggplot2,
    tibble,
    ggplot2
