dollar {ggplot2}R Documentation

Currency formatter

Description

Round to nearest cent and display dollar sign

Usage

dollar(x, ...)

Arguments

x numeric vector to format
... other arguments passed on to format

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]