Browse Source

rethinking check

tags/v0.3.0
Garrick Aden-Buie 6 years ago
parent
commit
b68578bb62
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      R/ggplot2.R

+ 0
- 1
R/ggplot2.R View File

@@ -402,7 +402,6 @@ theme_xaringan_set_defaults <- function(
text_font = NULL
) {
requires_package("ggplot2")
text_font %||% stopifnot(is.character(text_font) && length(text_font) == 1)

blend <- color_blender(text_color, background_color)


Loading…
Cancel
Save