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