Learn R Programming

comexr (version 0.2.1)

comex_states: Get Brazilian states (UF) table

Description

Returns the Brazilian states table with codes and names.

Usage

comex_states(verbose = FALSE)

Value

A data.frame with state codes and names.

Arguments

verbose

Logical. Default: FALSE.

Examples

Run this code
if (FALSE) {
comex_states()
}

Run the code above in your browser using DataLab