소스 검색

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…
취소
저장