"add<-" {ggplot}R Documentation

Add new scale

Description

Add new scale to list.

Usage

"add<-"(x, value)

Arguments

x
value

Details

Will overwrite any existing scales that use the same output variables.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]