Learn R Programming

geobr (version 1.6)

download_gpkg: Download geopackage to tempdir

Description

Download geopackage to tempdir

Usage

download_gpkg(file_url, progress_bar = showProgress)

Arguments

file_url

A string with the file_url address of a geobr dataset

progress_bar

Logical. Defaults to (TRUE) display progress bar

See Also

Other support functions: check_connection(), load_gpkg(), select_data_type(), select_metadata(), select_year_input()