validateGeomsSf: VALIDATE GEOMETRIES

View source: R/spatialTools.R

validateGeomsSfR Documentation

VALIDATE GEOMETRIES

Description

Checks for corrupt geometries in an sf object and validates them using sf::st_make_valid

Usage

validateGeomsSf(sfObj, dim)

Arguments

sfObj

is an sf object from the sf package

dim

is used for faster caching

Value

an sf object with validated geometries. Or or an error if geometries could not be validated.


CeresBarros/ToolsCB documentation built on Aug. 23, 2024, 4:22 p.m.