`scale_y_discrete()` and `scale_x_discrete()` currently appear not to support the `sec.axis` argument of their `scale_continuous()` brethren. `sec.axis` would be nice for discrete scales as well, such as when you have various ways to refer to factor levels (short and long) and the like.