st_inverse_weights | R Documentation |
Calculate Inverse Distance Bands
st_inverse_weights(x, nb, scale = 100)
x |
Spatial points. Typically the |
nb |
A nb neighbor list such as created from |
See implementation details here. For more on distance band based weights see here.
Other weights:
st_kernel_weight()
,
st_weights()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.