rcpp_parallel_distm_C_min | R Documentation |
Find closest unit from group y
rcpp_parallel_distm_C_min(x, y)
x |
matrix of coordinates. In the same format as st_coordinates output (X, Y) |
y |
matrix of coordinates. In the same format as st_coordinates output (X, Y) |
Vector. Contains index of closest unit in y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.