Add Length Column to Flow Data
add_flow_length.Rd
Also checks that 'origin' and 'destination' columns are present.
Examples
flows <- sf::st_transform(flows_leeds, 3857)
flows <- add_flow_length(flows)
add_flow_length.Rd
Also checks that 'origin' and 'destination' columns are present.
flows <- sf::st_transform(flows_leeds, 3857)
flows <- add_flow_length(flows)