powered by
Travel time between Grand Paris Metropole communes' centroids by car, in minutes. Row names and column names match the DEPCOM field in com.
cardist <- read.table(system.file("cardist.txt", package = "MTA"), check.names = FALSE) cardist <- as.matrix(cardist) cardist[1:10, 1:10]
Run the code above in your browser using DataLab