comma {ggplot2}R Documentation

Comma formatter

Description

Format number with commas separating thousands

Usage

comma(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]