applyTransform-gpar {grImport2} | R Documentation |
Transform a grid gpar
object
Description
Transform a grid gpar
object.
Methods
-
signature(object = "gpar", tm = "matrix")
Transforms the
"lwd"
and"lty"
components of agpar
object (if present) by a 3x3 transformation matrix and returns the modified gpar object.
Author(s)
Simon Potter
[Package grImport2 version 0.3-3 Index]