st_extractId

st_extractId(x, y, plot = TRUE, ...)

Arguments

x

A sf point, or file path

y

A sf polygon, or file path

plot

Boolean. Whether to visualize extracted points?

...

others passed to sf::st_within()