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 ...
#' @param ... Other arguments passed on to [ggplot2::discrete_scale()], #' [ggplot2::continuous_scale()], or [ggplot2::binned_scale()] to control name, #' limits ...
Have you ever felt that your graphs always end up with the same colors when creating them in ggplot2? Color is one of the most powerful elements for visually representing data. Chapter 3 introduced ...
Clear and effective figures are central to successfully communicating scientific data. Here, we present ggpubfigs, an R package with colorblind-friendly color palettes and extensions of the ggplot2 ...
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 ...