remove_axes: remove_axis

View source: R/ggplot2_utils.R

remove_axesR Documentation

remove_axis

Description

Utility to remove in a vectorized manner axis elements from a ggplot2 object

Usage

remove_axes(where, what)

Arguments

where

character vector indicating which axis to remove (e.g., "x" or c("x", "y"))

what

character vector indicating which elements to remove (e.g., "title")


filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.