powered by
Function to build neighborhoods from real travel distances inside Colombia by land or river transportation.
neighborhoods(query_vector, threshold = 2)
neighborhood object according to the introduced threshold.
Codes of the municipalities to consider for the neighborhoods.
Maximum traveling time around each municipality.
query_vector <- c("05001", "05002", "05004", "05021", "05030", "05615") neighborhoods(query_vector, 2)
Run the code above in your browser using DataLab