powered by
Add Start/End Coordinates & Flow IDs
add_xyuv(x)
tibble with x, y, u, v, flow_ID columns
sf object of flows
flows <- sf::st_transform(flows_leeds, 3857) flows <- add_flow_length(flows) flows <- add_xyuv(flows)
Run the code above in your browser using DataLab