This project contains material made as part of the course Advanced Data Visualization with R from the John Hopkins University delivered through the Coursera platform.
In this page you will find the plots and lines of code that have been made as part of this project.
- Create correlation plots
- Add best fit lines to scatterplots
- Create scatterplot matrices
- Create filled line plots using geom_area
- Create dumbbell plots
- Create alluvial diagrams
- Create packed circle plots
- Create spatial figures using the sf and tidyverse packages
- Create bubbleplots using the maps and tidyverse packages
- Create choropleths using the maps and tidyverse packages
- Make ggplot figures interactive using ggplotly()
- Create animated figures using gganimate()
- Animate figures using ggplotly()





