R/remove_axis.R
remove_axis.Rd
Removes axes and axes labels
remove_axis(axis = "y", flip = FALSE)
Axis to drop. "x", "y", or "both"
TRUE/FALSE is coord_flip() is used
coord_flip()