decompose_single: Inner function to decompose a single polygon 'group'

Description Usage Arguments

View source: R/decompose.R

Description

Inner function to decompose a single polygon 'group'

Usage

1
decompose_single(polygons_df)

Arguments

polygons_df

polygon data.frame with x,y coordinates, 'group' column denoting coordinates which belong to the same group, and 'subgroup' indicating holes within that polygon. It is assumed that any other column values are consistent across the entire group e.g. 'fill'


coolbutuseless/triangular documentation built on Oct. 9, 2020, 9:39 p.m.