| accessibility | Calculate access to opportunities |
| arrival_travel_time_matrix | Calculate travel time matrix between origin destination pairs... |
| assert_fare_structure | Assert fare structure |
| assign_decay_function | Assign decay function and parameter values |
| assign_departure | Check and convert POSIXct objects to strings |
| assign_drop_geometry | Assign drop geometry |
| assign_max_street_time | Assign max street time from walk/bike distance and speed |
| assign_max_trip_duration | Assign max trip duration |
| assign_mode | Check and select transport modes from user input |
| assign_opportunities | Assign opportunities data |
| assign_osm_link_ids | Assign osm_link_ids |
| assign_points_input | Check and convert origin and destination inputs |
| assign_shortest_path | Assign shortest path |
| build_network | Build a transport network used for routing in R5 |
| congestion_poly2geojson | Save speeds polygon to .geojson temporary file |
| detailed_itineraries | Detailed itineraries between origin-destination pairs |
| download_r5 | Download 'R5.jar' |
| dt_to_lts_map | data.table to ltsMap |
| dt_to_speed_map | data.table to speedMap |
| exists_tiff | Check if there is an elevation data file in '.tif' format in... |
| expanded_travel_time_matrix | Calculate minute-by-minute travel times between origin... |
| expand_od_pairs | Expand origin-destination pairs |
| fileurl_from_metadata | Get most recent JAR file url from metadata |
| find_snap | Find snapped locations of input points on street network |
| get_java_version | Determine the Java version installed locally |
| isochrone | Estimate isochrones from a given location |
| java_to_dt | Java object to data.table |
| lts_lines2shp | Save LTS lines to shapefile temporary file |
| pareto_frontier | Calculate travel time and monetary cost Pareto frontier |
| r5r | r5r: Rapid Realistic Routing with 'R5' |
| r5r_cache | Manage cached files from the r5r package |
| r5r_network-class | Class to internally handle Java reference to R5RCore |
| r5r_sitrep | Generate an r5r situation report to help debug errors |
| read_fare_structure | Read a fare structure object from a file |
| reverse_if_direct_mode | Reverse Origins and Destinations for Direct Modes |
| set_breakdown | Set breakdown |
| set_cutoffs | Set cutoffs |
| set_elevation | Set elevation |
| set_expanded_travel_times | Set expanded travel times |
| set_fare_cutoffs | Set monetary cutoffs |
| set_fare_structure | Set the fare structure used when calculating transit fares |
| set_max_fare | Set max fare |
| set_max_lts | Set max Level of Transit Stress (LTS) |
| set_max_rides | Set max number of rides |
| set_monte_carlo_draws | Set number of Monte Carlo draws |
| set_new_congestion | Set car congestion |
| set_new_lts | Set LTS level |
| set_n_threads | Set number of threads |
| set_output_dir | Set output directory |
| set_percentiles | Set percentiles |
| set_progress | Set progress argument |
| set_speed | Set walk and bike speed |
| set_suboptimal_minutes | Set suboptimal minutes |
| set_time_window | Set time window |
| setup_fare_structure | Setup a fare structure to calculate the monetary costs of... |
| setup_r5 | Create a transport network used for routing in R5... |
| set_verbose | Set verbose argument |
| start_r5r_java | Initialize Java and Check Version |
| stop_r5 | Stop running r5r network |
| street_network_to_sf | Extract OpenStreetMap network in sf format |
| tempdir_unique | Return a temporary directory path that is unique with every... |
| transit_network_to_sf | Extract transit network in sf format |
| travel_time_matrix | Calculate travel time matrix between origin destination pairs... |
| validate_bad_osm_ids | Validate OSM IDs returned from Java backend and print... |
| wrap_r5r_network | Constructor for r5r_network object |
| write_fare_structure | Write a fare structure object to disk |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.