| mean_self_proximity | R Documentation |
Returns the inverse of the mean minimum distance between different pairs of points. It's intended to be used as a minimizing function to, then, maximize the distance between points.
mean_self_proximity(data)
data |
a data.frame |
Other helper functions:
delayed_with(),
densify(),
draw_data(),
mean_dist_to_sf(),
mean_dist_to(),
moments_n(),
truncate_to()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.