R Data
Data Analysis and Visualization Using R
Home
About
Quizzes
Resources
1. Variables and Data Structures
1.1 Fundamentals
1.2 Variables
1.3 Vectors
1.4 Matrices
1.5 Lists and Data Frames
1.6 Logical Vectors and Operators
2. Visualizing Data Using ggplot2
3. Statistical Testing and Prediction
4. Exploratory Data Analysis with data.table
Variables and Data Structures
1.1 Fundamentals
1.2 Variables
1.3 Vectors
1.4 Matrices
1.5 Lists and Data Frames
1.6 Logical Vectors and Operators
See
here
for the full code used in this lesson.