File: scales-list-3z.rd

package info (click to toggle)
r-cran-ggplot2 0.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,084 kB
  • sloc: makefile: 3
file content (19 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\name{scales_list}
\alias{scales_list}
\title{List of scales}
\author{Hadley Wickham <h.wickham@gmail.com>}

\description{
Make a list of scales, cloning if necessary
}
\usage{scales_list(scale, n, free)}
\arguments{
\item{scale}{input scale}
\item{n}{number of scales to produce in output}
\item{free}{should the scales be free (TRUE) or fixed (FALSE)}
}




\keyword{internal}