remove_labels_from_axis {lemon} | R Documentation |
Called from FacetGridRepeatLabels.
remove_labels_from_axis(axisgrob, direction = c("horizontal", "vertical"))
axisgrob |
Grob with an axis. |
direction |
Whether the axis is horizontal or vertical. |