remove_labels_from_axis {lemon}R Documentation

Removes labels from axis grobs.

Description

Called from FacetGridRepeatLabels.

Usage

remove_labels_from_axis(axisgrob, direction = c("horizontal", "vertical"))

Arguments

axisgrob

Grob with an axis.

direction

Whether the axis is horizontal or vertical.


[Package lemon version 0.4.9 Index]