remove_labels_from_axis: Removes labels from axis grobs.

View source: R/facet-rep-lab.r

remove_labels_from_axisR 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.


lemon documentation built on May 29, 2024, 8:48 a.m.