scale_new {ggplot}R Documentation

New scales functionality

Usage

scale_new(input, output=names(input), name = paste(input, collapse="/"), ..., class=output)

Arguments

input
output
name
...
class

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]