theme_dag_blank: Minimalist DAG themes

View source: R/themes.R

theme_dag_blankR Documentation

Minimalist DAG themes

Description

Minimalist DAG themes

Usage

theme_dag_blank(base_size = 12, base_family = "", ...)

theme_dag(base_size = 12, base_family = "", ...)

theme_dag_grid(base_size = 12, base_family = "", ...)

Arguments

base_size

base font size, given in pts.

base_family

base font family

...

additional arguments passed to theme()

Examples

ggdag(m_bias()) + theme_dag_blank() # the default


malcolmbarrett/ggdag documentation built on March 8, 2024, 5:49 p.m.