list_geobr: List all data sets available in the geobr package

View source: R/list_geobr.R

list_geobrR Documentation

List all data sets available in the geobr package

Description

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

Usage

list_geobr(wide = TRUE)

Arguments

wide

Whether the the output data frame should come in wide (TRUE) or long format (FALSE).

Value

A data.frame

Examples


df <- list_geobr()


geobr documentation built on May 20, 2026, 5:08 p.m.