Skip to contents

Check for islands in a set of polygons

Usage

check_for_islands(x)

Arguments

x

sf POLYGON object

Value

sf POLYGON object with an additional column is_island indicating whether the polygon is an island or not.