"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>

Examples






[Package ggplot version 0.2.2 Index]