concavety: Merge multiple polygon cells that are adjacent to each other...

View source: R/concavety.R

concavetyR Documentation

Merge multiple polygon cells that are adjacent to each other and can form concave polygons.

Description

Merge multiple polygon cells that are adjacent to each other and can form concave polygons.

Usage

concavety(data)

Arguments

data

the dataframe containing the cells to merge

Examples

# new_cell <- concavety(data = cells)


granar/granar documentation built on Feb. 29, 2024, 3:58 p.m.