All functions

accessibility()

Calculate access to opportunities

arrival_travel_time_matrix()

Calculate travel time matrix between origin destination pairs considering a time of arrival

build_network()

Build a transport network used for routing in R5

check_transit_availability()

Check transit service availability by date

detailed_itineraries()

Detailed itineraries between origin-destination pairs

download_r5()

Download R5.jar

expanded_travel_time_matrix()

Calculate minute-by-minute travel times between origin destination pairs

find_snap()

Find snapped locations of input points on street network

get_gtfs_errors()

Get GTFS eventual errors encountered in network building

isochrone()

Estimate isochrones from a given location

pareto_frontier()

Calculate travel time and monetary cost Pareto frontier

r5r_cache()

Manage cached files from the r5r package

r5r_sitrep()

Generate an r5r situation report to help debug errors

read_fare_structure()

Read a fare structure object from a file

setup_fare_structure()

Setup a fare structure to calculate the monetary costs of trips

setup_r5()

Create a transport network used for routing in R5 (deprecated)

stop_r5()

Stop running r5r network

street_network_bbox()

Extract the geographic bounding box of the transport network

street_network_to_sf()

Extract OpenStreetMap network in sf format

transit_network_to_sf()

Extract transit network in sf format

travel_time_matrix()

Calculate travel time matrix between origin destination pairs considering a departure time

write_fare_structure()

Write a fare structure object to disk