scales_list {ggplot2}R Documentation

List of scales

Description

Make a list of scales, cloning if necessary

Usage

scales_list(scale, n, free)

Arguments

scale input scale
n number of scales to produce in output
free should the scales be free (TRUE) or fixed (FALSE)

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]