Introduction to Data Visualization with ggplot2

Learn to produce meaningful and beautiful data visualizations with ggplot2 by understanding the grammar of graphics.

SKU: 19e4178018e4

Descripción

The ability to produce meaningful and beautiful data visualizations is an essential part of your skill set as a data scientist. This course, the first R data visualization tutorial in the series, introduces you to the principles of good visualizations and the grammar of graphics plotting concepts implemented in the ggplot2 package. ggplot2 has become the go-to tool for flexible and professional plots in R. Here, we’ll examine the first three essential layers for making a plot – Data, Aesthetics and Geometries. By the end of the course you will be able to make complex exploratory plots.

Instructor: Rick Scavetta