Convenience function to return a scale_x_continuous function using percentage labels.

scale_x_percent(...)

Arguments

...

All your usual continuous x-axis scale parameters.

Value

A scale object to be consumed by ggplot2.