get_flows_od: Calculate flow rates for all OD pairs in the road network

Description Usage Arguments Value

View source: R/wrangle.R

Description

Calculate flow rates for all OD pairs in the road network

Usage

1
get_flows_od(flows, flows_l, by_period = TRUE)

Arguments

flows

A 'raw' flows dataset.

flows_l

Flows at unique locations

by_period

Whether to group data by time or not.

Value

flows_od [tibble][tibble::tibble-package]


ppintosilva/anprflows documentation built on May 20, 2021, 3:25 p.m.