For everything from styling text and customizing color palettes to creating your own geoms, these ggplot2 add-ons deserve a place in your R data visualization toolkit. Plus, a bonus list of packages ...
if (!require("knitr")) {install.packages("knitr"); require("knitr")} #MAC USERS: You must also install xquartz for this to work! Google Xquartz mac install and ...
#' @param ... Other arguments passed on to [ggplot2::discrete_scale()], #' [ggplot2::continuous_scale()], or [ggplot2::binned_scale()] to control name, #' limits ...