filter_arrw: Filter data set to return specific states

View source: R/utils.R

filter_arrwR Documentation

Filter data set to return specific states

Description

Filter data set to return specific states

Usage

filter_arrw(temp_arrw = parent.frame()$temp_arrw, code)

Arguments

temp_arrw

An internal arrow table

code

The two-digit code of a state or a two-letter uppercase abbreviation (e.g. 33 or "RJ"). If code_state="all" (the default), the function downloads all states.

Value

A simple feature sf or data.frame.


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