Rdocumentation
powered by
Learn R Programming
ggplot2 (version 0.9.2.1)
scale_area: Scale area instead of radius (for size).
Description
Scale area instead of radius (for size).
Usage
scale_area(..., range = c(1, 6))
Arguments
...
Other arguments passed on to
continuous_scale
to control name, limits, breaks, labels and so forth.
range
Range of output sizes. Should be greater than 0.