# Visualizing data with Gglot2
Ggplot2 is a popular package that extends R's capability for data visualization, allowing users to produce attractive and complex graphics in a relatively simple way. Ghis wprkshop will introduce the logic behind ggplot2 and demonstrate how to create data visualizations using this package.
You will learn how to:
- Understand the basics of the "grammar of graphics" underlying gglot2's functionality
- Create a variety of reproducible data visualizations in R, such as histogra,s, line charts, scatter plots, and more
- Visualize data by groups in multiple ways, including color labeling and faceting