remove_axes.Rd
Utility to remove in a vectorized manner axis elements from a ggplot2 object
ggplot2
remove_axes(where, what)
character vector indicating which axis to remove (e.g., "x" or c("x", "y"))
character vector indicating which elements to remove (e.g., "title")