Skip to contents

Simple predicate function for sf to filter all objects that are not covered by another one

Usage

not_covered_by(x, y)

Arguments

x

Object to be filtered.

y

Object used for filtering.

Value

Boolean.