# NOT RUN {
a <- osrm_matrixby100(src = cbind(id = 1:80, pop_epp[1:80, 1:2]),
dst = cbind(id = 103:135, pop_epp[103:135, 1:2]),
crs = sp::CRS("+init=epsg:32721"), wid = TRUE)
# }
Run the code above in your browser using DataLab