Skip to contents

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")