R/graphics.R
scale_y_percent.Rd
Convenience function to return a scale_y_continuous function using percentage labels.
scale_y_percent(...)
All your usual continuous y-axis scale parameters.
A scale object to be consumed by ggplot2.