spatial_predicates.Rd
These are custom spatial predicate functions that are negated versions of the spatial predicates st_within(), st-crosses(), and st_intersects
st_within()
st-crosses()
st_intersects
not_crosses(x, y) not_within(x, y) not_intersects(x, y)
simple features.