scale_area is deprecated and will be
removed in a future version of ggplot2. Use
scale_size_area instead. Note that the
default behavir of scale_size_area is
slightly different: by default, it makes the area
proportional to the numeric value.scale_area(..., range = c(1, 6))continuous_scale to control name, limits,
breaks, labels and so forth.