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


bcmaps documentation built on Oct. 18, 2023, 1:07 a.m.