Learn R Programming

⚠️There's a newer version (2.0) of this package.Take me there.

r5r

See main README for details.

Copy Link

Version

Install

install.packages('r5r')

Monthly Downloads

1,303

Version

0.3-3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Rafael H. M. Pereira

Last Published

March 9th, 2021

Functions in r5r (0.3-3)

download_r5

Download R5 Jar file
stop_r5

Stop running r5r core
set_max_street_time

Set max street time
set_max_rides

Set max number of transfers
set_speed

Set walk and bike speed
setup_r5

Create transport network used for routing in R5
assert_points_input

Assert class of origin and destination inputs and the type of its columns
detailed_itineraries

Calculate detailed itineraries between origin destination pairs
street_network_to_sf

Extract OpenStreetMap network in sf format from a network.dat built with setup_r5
travel_time_matrix

Calculate travel time matrix between origin destination pairs
set_n_threads

Set number of threads
posix_to_string

Generate date and departure time strings from POSIXct
select_mode

Select transport mode
set_verbose

Set verbose argument
set_suboptimal_minutes

Set suboptimal minutes
download_metadata

Download metadata of R5 jar files