drop_axis: Texas Policy Lab ggplot2 theme

Description Usage Arguments Examples

View source: R/drop_axis.R

Description

Drops tick axes and axes labels

Usage

1
drop_axis(axis = "both")

Arguments

axis

Axis to drop "x", "y", "both", or "neither". The function will keep whatever is not included in "drop."

Examples

1
2
3
4
## Not run: 
plot + drop_axis(axis = "both")

## End(Not run)

connorrothschild/tpltheme documentation built on Dec. 20, 2020, 7:18 a.m.