position_identity {ggplot2} | R Documentation |
Don't adjust position
position_identity(width=NULL, height=NULL, ...)
width |
NULL |
height |
NULL |
... |
ignored |
This page describes position_identity, see layer
and qplot
for how to create a complete plot from individual components.
A layer
Hadley Wickham, http://had.co.nz/
## Not run: # Coming soon ## End(Not run)