Discrete positional scale for the y axis

scale_y_discrete(limits = NULL, name = NULL)

Arguments

limits

Optional character vector fixing the levels and their order.

name

Optional axis title.

Value

A ScaleDiscrete object to add with +.