last_plot {ggplot2} | R Documentation |
Retrieve last plot modified/created.
Description
Whenever a plot is created or modified, it is recorded.
Usage
last_plot()
Arguments
Details
Author(s)
Hadley Wickham <h.wickham@gmail.com>
See Also
ggsave
Examples
[Package
ggplot2 version 0.6
Index]