Learn R Programming

r5r (version 0.7.0)

check_connection: Check internet connection with Ipea server

Description

Checks if there is internet connection to Ipea server to download r5r data.

Usage

check_connection(
  file_url = "https://www.ipea.gov.br/geobr/metadata/metadata_gpkg.csv"
)

Arguments

file_url

A string with the file_url address of an geobr dataset

Value

Logical. TRUE if url is working, FALSE if not.

See Also

Other support functions: assert_breakdown_stat(), assert_decay_function(), assert_points_input(), fileurl_from_metadata(), find_snap(), posix_to_string(), select_mode(), set_max_lts(), set_max_rides(), set_max_street_time(), set_n_threads(), set_progress(), set_speed(), set_suboptimal_minutes(), set_verbose(), stop_r5(), street_network_to_sf(), transit_network_to_sf()