fix_geo_problems: Check and fix polygons that self-intersect, and sometimes can...

View source: R/defunct.R

fix_geo_problemsR Documentation

Check and fix polygons that self-intersect, and sometimes can fix orphan holes

Description

[Defunct].

This function is defunct as of bcmaps 2.0.0. For sf objects simply use sf::st_make_valid()

Usage

fix_geo_problems(obj)

Arguments

obj

The SpatialPolygons* or sf object to check/fix.

Value

The ⁠SpatialPolygons*⁠ or sf object, repaired if necessary


bcgov/bcmaps documentation built on Feb. 1, 2024, 8:47 p.m.