st_remove_holes: Remove holes from a 'sfc' POLYGON

View source: R/utils.R

st_remove_holesR Documentation

Remove holes from a sfc POLYGON

Description

internal use. Taken from https://github.com/michaeldorman/nngeo/

Usage

st_remove_holes(x)

Arguments

x

a sf or sfc polygon.

Value

a sf or sfc polygon.


lcgodoy/smile documentation built on Nov. 20, 2024, 12:17 a.m.