File: transform-position-mm.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 (20 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\name{transform_position}
\alias{transform_position}
\title{Convenience function to ensure that all position variables}
\author{Hadley Wickham <h.wickham@gmail.com>}

\description{
(x, xmin, xmax, xend) are transformed in the same way
}
\usage{transform_position(df, trans_x = NULL, trans_y = NULL, ...)}
\arguments{
\item{df}{}
\item{trans_x}{}
\item{trans_y}{}
\item{...}{}
}




\keyword{internal}