select_year_input: Select year input

View source: R/utils.R

select_year_inputR Documentation

Select year input

Description

Select year input

Usage

select_year_input(
  temp_meta,
  y = parent.frame()$year,
  verbose = parent.frame()$verbose
)

Arguments

temp_meta

A dataframe with the file_url addresses of geobr datasets

y

Year of the dataset (passed by red_ function)

verbose

A logical. If TRUE (the default), the function prints informative messages and shows download progress bar. If FALSE, the function is silent.


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