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
1.3 Vectors
You can view the code used in this lesson
here.
Don't forget to take the quiz in Swirl (
see here for more
).
Previous
Back to Lesson 1
Next