Learn R Programming

geobr (version 1.5)

list_geobr: List all datasets available in the geobr package

Description

Returns a data frame with all datasets available in the geobr package

Usage

list_geobr()

Arguments

See Also

Other general support functions: download_metadata()

Examples

Run this code
# NOT RUN {
library(geobr)

df <- list_geobr()

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab