| mean_dist_to_sf | R Documentation | 
Mean distance to an sf object
mean_dist_to_sf(target, coords = c("x", "y"), buffer = 0, squared = TRUE)
| target | An sf object. | 
| coords | Character vector with the columns of the data object that define de coordinates. | 
| buffer | Buffer around the sf object. Distances smaller
than  | 
| squared | Logical indicating whether to compute the mean squared
distance (if  | 
Other helper functions: 
delayed_with(),
densify(),
draw_data(),
mean_dist_to(),
mean_self_proximity(),
moments_n(),
truncate_to()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.