assert_points_input | Assert class of origin and destination inputs and the type of its columns |
check_connection | Check internet connection with Ipea server |
detailed_itineraries | Calculate detailed itineraries between origin destination pairs |
download_metadata | Download metadata of R5 jar files |
download_r5 | Download R5 Jar file |
posix_to_string | Generate date and departure time strings from POSIXct |
select_mode | Select transport mode |
setup_r5 | Create transport network used for routing in R5 |
set_max_lts | Set max Level of Transit Stress (LTS) |
set_max_rides | Set max number of transfers |
set_max_street_time | Set max street time |
set_n_threads | Set number of threads |
set_speed | Set walk and bike speed |
set_suboptimal_minutes | Set suboptimal minutes |
set_verbose | Set verbose argument |
stop_r5 | Stop running r5r core |
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 |