Add new scale to list.
"add<-"(x, value)
x
value
Will overwrite any existing scales that use the same output variables.
Hadley Wickham <h.wickham@gmail.com>