瀏覽代碼

rethinking check

tags/v0.3.0
Garrick Aden-Buie 6 年之前
父節點
當前提交
b68578bb62
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      R/ggplot2.R

+ 0
- 1
R/ggplot2.R 查看文件

@@ -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…
取消
儲存