Learn R Programming

grImport (version 0.2-3)

explodePaths: 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 "Picture" object.

Value

  • A "Picture" object.

See Also

grid.picture