assign_clust | R Documentation |
Function to process the results from EPP::clust_it
assign_clust(clustered)
clustered |
List of the population assigned to each center by EPP::clust_it |
list with Centers of the clusters with the number of individuals covered for each service distance and mean distances and Population with the center assigned to
a <- clust_it(pop_epp) a <- assign_clust(clustered = a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.