drawPath {grImport} | R Documentation |
Draw a Picture Object
Description
This is a generic function that
does the hard work for picture
when
drawing paths of a "Picture"
object
as part of the current plot.
Usage
drawPath(p, trans, ...)
Arguments
p |
A |
trans |
A function that takes two arguments, |
... |
Other arguments, typically graphical parameters. |
Author(s)
Paul Murrell
See Also
picture
and
grid.picture
[Package grImport version 0.9-7 Index]