fill_polygon_holes: Fill holes in polygon by area threshold

View source: R/modification.R

fill_polygon_holesR Documentation

Fill holes in polygon by area threshold

Description

Fill holes in polygon by area threshold

Usage

fill_polygon_holes(sf_object, sqkm_threshold)

Arguments

sf_object

sf polygon object

sqkm_threshold

area threshold to fill holes smaller than in square kilometers

Details

Fill holes in polygon by area threshold in square kilometers


JGCRI/rgis documentation built on July 27, 2023, 1:47 p.m.