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

Latest commit

 

History

History
24 lines (18 loc) · 560 Bytes

INDEX.md

File metadata and controls

24 lines (18 loc) · 560 Bytes

lecture-02 Index

See the topic index and the package index for cross referencing these topics and packages with other parts of the course.

Key Topics

  • Analysis development, including using R Projects and RNotebooks
  • Basics of data cleaning
  • Basics of plot production and the grammar of graphics

Key Tools

R Packages

  • base
  • knitr
  • rmarkdown
  • tidyverse
    • dplyr
    • ggplot2
    • magrittr
  • utils

Course Tools

  • R