polymesh {silicate}R Documentation

Polygonal mesh

Description

A simple set of sf neighbouring polygons, with redundant vertices created from polygonizing a raster.

Examples

arc <- ARC(polymesh)
plot(arc)
sc <- SC(polymesh)
plot(sc)

[Package silicate version 0.7.1 Index]