Learn R Programming

siconfir (version 2.0.3)

report_status: Report status

Description

Information on approved and corrected reports as well as matrices delivered to SICONFI.

Usage

report_status(year, cod, verbose = FALSE)

Value

tibble

tibble

Arguments

year

is a numeric vector

cod

is a numeric vector. Brazilian Institute of Geography and Statistics (IBGE) code assigned to each municipality and state.

verbose

is a logical. Enable verbose mode. Default is FALSE

Examples

Run this code
if (FALSE) {
report_status(year = 2020, cod = 35)
}

Run the code above in your browser using DataLab