R/utils-plus-replace.R

#' Modify the active theme (imported)
#'
#' See \code{ggplot2::\link[ggplot2:theme_get]{\%+replace\%}} for details.
#'
#' @name %+replace%
#' @rdname plus-replace
#' @keywords internal
#' @export
#' @importFrom ggplot2 %+replace%
#' @usage e1 \%+replace\% e2
#' @param e1 original ggplot2 theme
#' @param e2 ggplot2 theme element updates
#' @return Updated
NULL
bvancilku/kubrand documentation built on July 26, 2022, 6:23 a.m.