Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 631 Bytes

SETUP.md

File metadata and controls

26 lines (16 loc) · 631 Bytes

lecture-03 Setup

The following packages are required for this lecture. See the package index for cross referencing these packages with other parts of the course.

tidyverse

  • dplyr
  • ggplot2
  • reprex

Statistics

  • skimr - descriptive statistics

Literate Programming

  • knitr - create documents from R notebooks
  • rmarkdown - write in Markdown syntax

Other packages

  • janitor - frequency tables
  • testDriveR - data for lab and problem set

Optional packages

  • Tmisc - if you want to play with the tidy version of the Anscombe's Quartet