explodePaths {grImport} | R Documentation |
Explode Complex Picture Paths
Description
This function converts complex paths within a "Picture"
object
(paths that contain more than one move operation) into multiple
simple paths (paths with only one move operation).
Usage
explodePaths(picture)
Arguments
picture |
A |
Value
A "Picture"
object.
Author(s)
Paul Murrell
See Also
[Package grImport version 0.9-7 Index]