omit_y: Convenience function to omit y-axis elements for constructing...

View source: R/balance.R

omit_yR Documentation

Convenience function to omit y-axis elements for constructing multi-panel plots

Description

This function removes y-axis elements for plots intended to be included in a multi-panel plot. When the y-axis is omitted (rather than whited-out as in white_y), the plotted area typically expands to fill unused space.

Usage

omit_y(p)

Arguments

p

A ggplot.

Value

A ggplot.

See Also

white_y


mikeroswell/MeanRarity documentation built on May 5, 2024, 4:50 p.m.