
Package index
-
build_network() - Build a transport network used for routing in R5
-
setup_r5()deprecated - Create a transport network used for routing in R5 (deprecated)
-
accessibility() - Calculate access to opportunities
-
travel_time_matrix() - Calculate travel time matrix between origin destination pairs considering a departure time
-
arrival_travel_time_matrix() - Calculate travel time matrix between origin destination pairs considering a time of arrival
-
expanded_travel_time_matrix() - Calculate minute-by-minute travel times between origin destination pairs
-
detailed_itineraries() - Detailed itineraries between origin-destination pairs
-
pareto_frontier() - Calculate travel time and monetary cost Pareto frontier
-
isochrone() - Estimate isochrones from a given location
-
street_network_to_sf() - Extract OpenStreetMap network in sf format
-
transit_network_to_sf() - Extract transit network in sf format
-
street_network_bbox() - Extract the geographic bounding box of the transport network
-
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
-
check_transit_availability() - Check transit service availability by date
-
find_snap() - Find snapped locations of input points on street network
-
r5r_sitrep() - Generate an r5r situation report to help debug errors
-
r5r_cache() - Manage cached files from the r5r package
-
download_r5() - Download
R5.jar
-
stop_r5() - Stop running r5r network