ggdag (version 0.1.0)

theme_dag_blank: A minimalist DAG theme

Description

A minimalist DAG theme

Usage

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

Arguments

base_size

base font size

base_family

base font family

...

additional arguments passed to theme()

Examples

Run this code
# NOT RUN {
ggdag(m_bias()) + theme_dag_blank()

# }

Run the code above in your browser using DataLab