expand_od_pairs: Expand origin-destination pairs

View source: R/expand_od_pairs.R

expand_od_pairsR Documentation

Expand origin-destination pairs

Description

This function is used in detailed_itineraries() to update the origins and destinations datasets.

Usage

expand_od_pairs(origins, destinations, all_to_all)

Arguments

origins

Passed by detailed_itineraries().

destinations

Passed by detailed_itineraries().

all_to_all

Passed by detailed_itineraries().


r5r documentation built on Aug. 8, 2023, 9:07 a.m.