Learn R Programming

r5r

See main README for details.

Copy Link

Version

Install

install.packages('r5r')

Monthly Downloads

1,392

Version

2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Rafael H. M. Pereira

Last Published

April 11th, 2024

Functions in r5r (2.0)

assign_drop_geometry

Assign drop geometry
assign_max_street_time

Assign max street time from walk/bike distance and speed
assign_opportunities

Assign opportunities data
accessibility

Calculate access to opportunities
assign_departure

Check and convert POSIXct objects to strings
find_snap

Find snapped locations of input points on street network
download_r5

Download R5.jar
isochrone

Estimate isochrones from a given location
assert_fare_structure

Assert fare structure
r5r_sitrep

Generate an r5r situation report to help debug errors
java_to_dt

Java object to data.table
read_fare_structure

Read a fare structure object from a file
assign_points_input

Check and convert origin and destination inputs
assign_mode

Check and select transport modes from user input
expanded_travel_time_matrix

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

Assign shortest path
fileurl_from_metadata

Get most recent JAR file url from metadata
pareto_frontier

Calculate travel time and monetary cost Pareto frontier
expand_od_pairs

Expand origin-destination pairs
detailed_itineraries

Detailed itineraries between origin-destination pairs
set_fare_structure

Set the fare structure used when calculating transit fares
set_max_fare

Set max fare
set_suboptimal_minutes

Set suboptimal minutes
set_expanded_travel_times

Set expanded travel times
set_breakdown

Set breakdown
set_max_lts

Set max Level of Transit Stress (LTS)
set_cutoffs

Set cutoffs
r5r

r5r: Rapid Realistic Routing with 'R5'
set_time_window

Set time window
set_fare_cutoffs

Set monetary cutoffs
set_monte_carlo_draws

Set number of Monte Carlo draws
r5r_cache

Manage cached files from the r5r package
set_max_rides

Set max number of rides
set_n_threads

Set number of threads
setup_r5

Create a transport network used for routing in R5
stop_r5

Stop running r5r core
set_output_dir

Set output directory
street_network_to_sf

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

Set percentiles
set_verbose

Set verbose argument
set_progress

Set progress argument
setup_fare_structure

Setup a fare structure to calculate the monetary costs of trips
set_speed

Set walk and bike speed
transit_network_to_sf

Extract transit network in sf format
travel_time_matrix

Calculate travel time matrix between origin destination pairs
write_fare_structure

Write a fare structure object to disk
assign_max_trip_duration

Assign max trip duration
assign_decay_function

Assign decay function and parameter values