accessibility           Calculate access to opportunities
apply_elevation         Apply elevation to street network
assert_breakdown_stat   Assert travel times breakdown stat parameter
                        value
assert_decay_function   Assert decay function and parameter values
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_r5             Download R5 Jar file
fileurl_from_metadata   Get most recent JAR file url from metadata
find_snap               Find snapped locations of input points on
                        street network
java_to_dt              Java object to data.table
posix_to_string         Generate date and departure time strings from
                        POSIXct
r5r                     r5r: Rapid Realistic Routing with 'R5'
select_mode             Select transport mode
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_progress            Set progress argument
set_speed               Set walk and bike speed
set_suboptimal_minutes
                        Set suboptimal minutes
set_verbose             Set verbose argument
setup_r5                Create transport network used for routing in R5
stop_r5                 Stop running r5r core
street_network_to_sf    Extract OpenStreetMap network in sf format from
                        a network.dat built with setup_r5
tobler_hiking           Tobler's hiking function
transit_network_to_sf   Extract transit network in sf format
travel_time_matrix      Calculate travel time matrix between origin
                        destination pairs
