| spatial_predicates | R Documentation |
These are custom spatial predicate functions that are negated versions
of the spatial predicates st_within(), st-crosses(), and st_intersects
not_crosses(x, y)
not_within(x, y)
not_intersects(x, y)
x, y |
simple features. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.