"update<-" {ggplot}R Documentation

Update

Description

Update a scale with data values.

Usage

"update<-"(x, value)

Arguments

x
value

Details

This is used to teach each scale about the full range of the data so that all panels share a common scale.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]