R/no_legend.R

#' @title Remove ggplot2 Legend
#' @description Remove the legend from a ggplot2 plot.
#' @author Ciaran Tobin
#' @export
no_legend <- function () 
  move_legend('none')
YTLogos/ggthemr documentation built on May 7, 2019, 10:37 a.m.