In essence ggplot2 is a collection of functions that will help you to create maintainable and publication ready plots in an efficient manner. The package was developed by [Hadley Wickham, assistant ...
I felt a need to create a visualization tutorial for people who are just learning ggplot2. As I was learning ggplot2, I realized that most of the tutorials had common themes, namely: they all use the ...
The ggplot2 package is powerful and almost endlessly customizable, but sometimes small tweaks can be a challenge. The ggtext package aims to simplify styling text on your visualizations. In this ...
There’s a reason ggplot2 is one of the most popular add-on packages for R: It’s a powerful, flexible and well-thought-out platform to create data visualizations you can customize to your heart’s ...