Learn R Programming

geobr (version 1.6)

select_data_type: Select data type: 'original' or 'simplified' (default)

Description

Select data type: 'original' or 'simplified' (default)

Usage

select_data_type(temp_meta, simplified = NULL)

Arguments

temp_meta

A dataframe with the file_url addresses of geobr datasets

simplified

Logical TRUE or FALSE indicating whether the function returns the 'original' dataset with high resolution or a dataset with 'simplified' borders (Defaults to TRUE)

See Also

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