Description Usage Arguments Value
This is a wrapper around sf::st_within
that returns a logical vector
1 2 3 | is_sf_within(x, y)
is_sf_intersects(x, y)
|
x |
SF object to compare if X is within it |
y |
SF object to compare if X is within it |
logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.