Learn R Programming

upstartr (version 0.1.2)

scale_y_percent: Create a continuous y-axis scale using percentages

Description

Convenience function to return a scale_y_continuous function using percentage labels.

Usage

scale_y_percent(...)

Value

A scale object to be consumed by ggplot2.

Arguments

...

All your usual continuous y-axis scale parameters.