Explorar el Código

rethinking check

tags/v0.3.0
Garrick Aden-Buie hace 6 años
padre
commit
b68578bb62
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      R/ggplot2.R

+ 0
- 1
R/ggplot2.R Ver fichero

@@ -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)


Cargando…
Cancelar
Guardar