Discrete positional scale for the x axis

scale_x_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 +.