Learn R Programming

geobr (version 1.6)

load_gpkg: Load geopackage from tempdir to global environment

Description

Load geopackage from tempdir to global environment

Usage

load_gpkg(file_url, temps = NULL)

Arguments

file_url

A string with the file_url address of a geobr dataset

temps

The address of a gpkg file stored in tempdir. Defaults to NULL

See Also

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