percent {ggplot2}R Documentation

Percent formatter

Description

Multiply by one hundred and display percent sign

Usage

percent(x)

Arguments

x numeric vector to format

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]