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.

omit_y(p)

Arguments

p

A ggplot.

Value

A ggplot.

See also