File: compare-img-95.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-- 404 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{compare_img}
\alias{compare_img}
\title{Compare two images}
\author{Hadley Wickham <h.wickham@gmail.com>}

\description{
Saves image displaying differences
}
\usage{compare_img(file, path_a, path_b, path_out)}
\arguments{
\item{file}{name of file}
\item{path_a}{location of image a}
\item{path_b}{location of image b}
\item{path_out}{location where output should be saved}
}




\keyword{internal}