edyn_theme: Add together two numbers

Description Usage Value Examples

View source: R/edyn_theme.R

Description

Add together two numbers

Usage

1

Value

graphs featuring the edyn theme

Examples

1
ggplot2::ggplot(mtcars, ggplot2::aes(disp, hp)) + ggplot2::geom_point() + edyn_theme()

mattreed09/edynPlot documentation built on Feb. 13, 2022, 4:09 a.m.