R/scale-discrete.R
scale_y_discrete.Rd
Discrete positional scale for the y axis
scale_y_discrete(limits = NULL, name = NULL)
Optional character vector fixing the levels and their order.
Optional axis title.
A ScaleDiscrete object to add with +.
+