File: last-plot-9d.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 (15 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\name{last_plot}
\alias{last_plot}
\title{Retrieve last plot modified/created.}
\author{Hadley Wickham <h.wickham@gmail.com>}

\description{
Whenever a plot is created or modified, it is recorded.
}
\usage{last_plot()}



\seealso{\code{\link{ggsave}}}

\keyword{hplot}