Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


bcmaps (version 2.2.1)

fix_geo_problems: 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)

Value

The SpatialPolygons* or sf object, repaired if necessary

Arguments

obj

The SpatialPolygons* or sf object to check/fix.