ex_plot: Make a plot example from mejr theme

Description Usage Arguments Examples

View source: R/plotting.R

Description

Uses the ggplot2 diamonds data set as an example

Usage

1
ex_plot(facets = TRUE, ax = "bottom", ay = "left", switch = NULL)

Arguments

facets

use plotting facets

ax

x axis position

ay

y axis position

switch

switch facet panels and axes

Examples

1
2
ggplot2::theme_set(ggdistribute::theme_mejr(debug_text = TRUE))
ex_plot()

iamamutt/mejr documentation built on May 18, 2019, 1:27 a.m.