man/roxygen/templates/output.R

#' @param output String. Type of object returned by the function. Defaults to
#'        `"sf"`, which loads the data into memory as an sf object. Alternatively,
#'        `"duckdb"` returns a lazy spatial table backed by DuckDB via the
#'        duckspatial package, and `"arrow"` returns an Arrow dataset. Both
#'        `"duckdb"` and `"arrow"` support out-of-memory processing of large
#'        data sets.

Try the geobr package in your browser

Any scripts or data that you put into this service are public.

geobr documentation built on June 23, 2026, 5:06 p.m.