st_remove_holes {smile}R 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.


[Package smile version 1.0.5 Index]