Convenience function to return a scale_y_continuous function using percentage labels.

scale_y_percent(...)

Arguments

...

All your usual continuous y-axis scale parameters.

Value

A scale object to be consumed by ggplot2.