Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 454 Bytes

HtLtC: An Introduction to Programming with R

This website is for teaching R at the How to Learn to Code (HtLtC) summer miniseries at UNC-Chapel Hill (2016). See the following for a more thorough description: HtLtC2016: An Introduction To R.

Proposed Topics:

  1. Introduction
  2. Data Frames and Operations
  3. Plotting
  4. Apply
  5. Data Mangement
  6. Advanced Visualization (ggplot2)
  7. Data Modeling