© Matthew Campbell 2019
Matthew CampbellLearn RStudio IDEhttps://doi.org/10.1007/978-1-4842-4511-8_7

7. Data Visualization

Matthew Campbell1 
(1)
Yardley, PA, USA
 

One of the most appealing elements for RStudio users is the rich library of data visualization tools that are available. In this chapter, we are going to highlight major graphic tools that will inform most of your daily work. Of course, in the R ecosystem we have hundreds of additional libraries and specialized packages that may be used for visualization.

For now, we will focus on the tools that will have the most impact on you immediately starting with ggplot2 (a tidyverse package). From there, we will move on to packages that give you more control of your visualizations at the cost of requiring ...

Get Learn RStudio IDE: Quick, Effective, and Productive Data Science now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.