generateXYHexagonYaml | Creates/adds XY hexagon definition of output trips to a... |
matsimr-deprecated | Deprecated Function |
plot_arrtime_by_act | Create a line plot of arrival time by activity |
plot_compare_count_by_spatialcat_barchart | Plot comparison bar chart of count by spatial category |
plot_compare_distcat_by_mainmode_barchart | Create a bar chart comparing distance traveled on x-axis and... |
plot_compare_mainmode_barchart | Plot bar chart of changes in modal split |
plot_compare_mainmode_sankey | Plot alluvial/sankey diagram of transport mode changes |
plot_compare_score_boxplot | Create a boxplot of score differences |
plot_compare_travelwaittime_by_mainmode | Creates comparison bar chart with main_mode on x-axis and... |
plot_compare_travelwaittime_by_mainmode_barchart | Create comparison bar chart with main_mode on x-axis and... |
plot_count_scatterplot | Creates a Via-Style scatterplot for each run |
plot_deptime_by_act | Create a line plot of departure time by activity |
plot_distance_by_mainmode_barchart | Plot bar chart with average distance traveled for each mode... |
plot_distance_by_spatialcat_barchart | Plots a bar chart with spatial type on x-axis and traveled... |
plot_distcat_by_mainmode_barchart | Plot bar chart with distance traveled on x-axis and number of... |
plot_mainmode_barchart | Plot the distribution of modes as a bar chart |
plot_mainmode_piechart | Plot the distribution of modes as a pie chart |
plot_map_trips | Plot start and end coordinates of the given trips table on an... |
plot_map_trips_by_spatialcat | Plot every spatial trip type (inside, outside, origin and... |
plot_spatialtype_by_shape_piechart | Plots distribution of trips by spatial type as a pie chart |
plot_travelwaittime_mean_barchart | Plot travel and wait time for each mode as a bar chart |
plot_trips_count_by_deptime_and_mainmode_linechart | Creates a line plot with departure time on x-axis and number... |
prepareComparisonSimwrapperDashboardFromTable | Creates comparison dashboard for the two given tables or... |
prepareSimwrapperDashboardFromFolder | Creates dashboard for the given folder with data |
prepareSimwrapperDashboardFromTable | Creates dashboard for the given table with data |
process_append_distcat | Adds additional *dist_cat* column based on the... |
process_append_spatialcat | Appends an additional column with the trip type to... |
process_convert_table_to_sf | Transforms the data frame trips_output (from... |
process_convert_time | Converts a time column to a numeric representation of... |
process_filter_by_shape | Filters trips_table(from read_output_trips) by location using... |
process_get_crs_from_config | Reads the coordinate reference system from a MATSim output... |
process_get_dtv_distribution_by_linktype | Categorize daily traffic volume (DTV) and calculate DTV for... |
process_get_dtv_estimation_quality | Categorize DTV deviation and aggregate data |
process_get_mainmode_distribution | Calculates main mode distribution |
process_get_od_matrix | Creates an origin/destination matrix either in conventional... |
process_get_travdistance_distribution | Calculates the travel distance distribution by main mode |
process_get_travelwaittime_by_mainmode | Calculates travel and wait time by main mode |
process_join_counts_and_links | Join counts and linkstats to the network, creating a tibble... |
process_rename_category | Replace two or more named categories of any column with a new... |
process_rename_mainmodes | Replace two or more modes in the column main_mode with a new... |
read_config | Load MATSIM config file into Memory |
read_counts | Load a MATSim Counts file into memory Loads a MATSim Counts... |
read_linkstats | Load a MATSim linkstats file into memory |
read_network | Load MATSim network into memory |
read_output_persons | Load MATSim output_persons table into memory |
read_output_trips | Load MATSim output_trips table into memory |
symlog_trans | A function to create symlog scaling for a plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.