Learn R Programming

reproducible (version 1.2.11)

fixErrorsTerra: Fix common errors in GIS layers, using terra

Description

Currently, this only tests for validity of a SpatVect file, then if there is a problem, it will run `terra::makeValid`

Usage

fixErrorsTerra(x)

Arguments

x

The SpatStat or SpatVect object to try to fix.