We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1908f1 commit a27c365Copy full SHA for a27c365
R/theme-current.R
@@ -23,7 +23,7 @@ ggplot_global$theme_current <- theme_gray()
23
#'
24
#' `theme_update` uses the `+` operator, so that any unspecified
25
#' values in the theme element will default to the values they are set in the
26
-#' theme. `theme_replace` uses \code{\%+replace\%} tocompletely replace
+#' theme. `theme_replace` uses \code{\%+replace\%} to completely replace
27
#' the element, so any unspecified values will overwrite the current value in
28
#' the theme with `NULL`s.
29
0 commit comments