Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.44 KB

README.md

File metadata and controls

64 lines (43 loc) · 1.44 KB

Stat 133 Slides

Introduction

Data Structures in R

Filesystem and CLI

Git

  • Git Introduction
  • Git Basic Workflow
  • Git Undoing Changes
  • Git Remotes

Data Tables

Data Visualization

  • Introduction
  • Encoding Data in Graphs
  • The Visual System
  • Using Color
  • Effective Charts
  • Intro to ggplot2
  • Base R plot (1)
  • Base R plot (2)