Completed
Exploratory Data Analysis Example
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
R Programming Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About R
- 3 Installing R
- 4 Installing RStudio
- 5 How to make R files
- 6 RStudiio panes and basic Hotkeys
- 7 Variables
- 8 Data Types
- 9 Vectors
- 10 Lists
- 11 Matrix
- 12 Arrays
- 13 Factors
- 14 Data Frames
- 15 FUN STUFF STARTS
- 16 Dpylr Data Cleaning
- 17 Making Beautiful Charts With GGPLOT2
- 18 Exploratory Data Analysis Example
- 19 Importing Your Data Into R
- 20 Some Very Useful Packages
- 21 Outro