Find elements in `atomic_geoms` that overlap with `containing_geom`

geom_filter_by_interior_intersection(atomic_geoms, containing_geom)

Arguments

atomic_geoms

an `sf::sf` object with one or more features

containing_geom

one simple features object

Value

a tibble with elements from `atomic_geoms`