expand_od_pairs {r5r} | R 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 |
destinations |
Passed by |
all_to_all |
Passed by |
[Package r5r version 2.2.0 Index]