# NOT RUN {
od_coords(from = cents[1:3, ], to = cents[2:4, ]) # Spatial points
od_coords(cents_sf[1:3, ], cents_sf[2:4, ]) # sf points
# od_coords("Hereford", "Leeds") # geocode locations
od_coords(flowlines)
od_coords(flowlines_sf)
# }
Run the code above in your browser using DataLab