scales_list {ggplot2} | R Documentation |
Make a list of scales, cloning if necessary
scales_list(scale, n, free)
scale |
input scale |
n |
number of scales to produce in output |
free |
should the scales be free (TRUE) or fixed (FALSE) |
Hadley Wickham <h.wickham@gmail.com>