extents: All extents

Description Usage Arguments Details Value Examples

Description

(This function probably belongs in spex). Find the extent of all paths within an object.

Usage

1

Arguments

x

Object with paths

Details

The ‘path_' identifier is included, but won’t be of use without an existing 'PATH' object. The path order is implicit as per the gibble geometry map.

Value

a dataframe of object and extent values (xmin, xmax, ymin, ymax)

Examples

1
2
data("minimal_mesh", package = "silicate")
extents(minimal_mesh)

hypertidy/pfft documentation built on May 23, 2019, 1:10 p.m.