sp_is_valid: Function to test if a spatial object is valid.

View source: R/sp_is_valid.R

sp_is_validR Documentation

Function to test if a spatial object is valid.

Description

Function to test if a spatial object is valid.

Usage

sp_is_valid(sp, features = TRUE)

Arguments

sp

Spatial object.

features

Should all the sub-geometries be tested?

Value

Logical vector.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on June 20, 2024, 12:02 a.m.