explodePaths: Explode Complex Picture Paths

View source: R/picture2grid.R

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

Value

A "Picture" object.

Author(s)

Paul Murrell

See Also

grid.picture


grImport documentation built on March 31, 2023, 6:57 p.m.