#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.