Skip to contents

Takes a tibble from process_join_counts_and_links. DTV is categorized into bins. Finally data is aggregated to calculate DTV distribution in each link type category, excluding 'residential' and 'unclassified' Data can be used to create multiple geom_col plots to visualize and compare DTV distributions between count data and several MATSim runs

Usage

process_get_dtv_distribution_by_linktype(
  joined_frame,
  from = 0,
  to = 40000,
  by = 5000
)

Arguments

joined_frame

A tibble from process_join_counts_and_links

from

Integer. Lower limit for count bin, default = 0.

to

Integer. Upper limit for count bins, default = 40000.

by

Integer. Size of each count bin, default = 5000.

Value

A long-format tibble which contains share of DTV for link types