process_get_travdistance_distribution | R Documentation |
The function process_get_travdistance_distribution calculates the distribution of travel distances based on main modes in a given trips_table tibble. It provides insights into the average distance traveled for each main mode.
process_get_travdistance_distribution(trips_table, euclidean = FALSE)
trips_table |
A tibble of output_trips (from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.