Setup

download_r5()

Download R5.jar

setup_r5()

Create a transport network used for routing in R5

stop_r5()

Stop running r5r core

r5r_sitrep()

Generate an r5r situation report to help debug errors

Accessibility

accessibility()

Calculate access to opportunities

Routing

travel_time_matrix()

Calculate travel time matrix between origin destination pairs

expanded_travel_time_matrix()

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

pareto_frontier()

Calculate travel time and monetary cost Pareto frontier

detailed_itineraries()

Detailed itineraries between origin-destination pairs

Network

street_network_to_sf()

Extract OpenStreetMap network in sf format from a network.dat file

transit_network_to_sf()

Extract transit network in sf format

find_snap()

Find snapped locations of input points on street network

Fare structure

setup_fare_structure()

Setup a fare structure to calculate the monetary costs of trips

read_fare_structure()

Read a fare structure object from a file

write_fare_structure()

Write a fare structure object to disk