News

This virtual workshop will provide an introduction to ggplot2, an open-source data visualization package for the statistical programming language R. This workshop will go overbasic tips for creating ...
ggplot2 is a data visualization library for the statistical programming language R. It is part of a larger group of libraries called the tidyverse. ggplot2 lets you visualize data in R, making it a ...
The dataset contain data for 344 penguins. There are 3 different species of penguins in this dataset, collected from 3 islands in the Palmer Archipelago, Antarctica ...
This workshop by JHU Data Services serves as an introduction to using R’s data visualization tools and techniques. In this hands-on session, we’ll cover design concepts of data visualization and ...
Prerequisite: Introduction to Data Visualization in R or moderate experience using R. Learn how to create advanced visualizations in R with the ggplot2 package. We will learn the Grammar of Graphics, ...