explodePaths {grImport} | R Documentation |
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).
explodePaths(picture)
picture |
A |
A "Picture"
object.
Paul Murrell