| st_nb_band | R Documentation | 
Creates neighbors based on a distance band.
st_nb_band(x, lower = 0, upper = 0.01, ...)
x | 
 An sf or sfc object.  | 
lower | 
 The lower threshold of the distance band. It is recommended to keep this as 0.  | 
upper | 
 The upper threshold of the distance band.  | 
... | 
 Passed to   | 
Other neighbors: 
st_contiguity(),
st_knn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.