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
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
See
here
for the full code used in this lesson.