R Data
Data Analysis and Visualization Using R
Home
About
Quizzes
Resources
1. Variables and Data Structures
2. Visualizing Data Using ggplot2
2.1 Introduction
2.2 Scatter Plots
2.3 Faceting and Additional Options
2.4 Histograms and Density Plots
2.5 Boxplots and Violin Plots
2.6 Input- Getting Data into the Right Format
2.7 Output- Saving Your Plots
3. Statistical Testing and Prediction
4. Exploratory Data Analysis with data.table
2.3 Faceting and Additional Options
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 2
Next