Learn R Programming

comexr (version 0.2.1)

comex_cities: Get Brazilian cities table

Description

Returns the Brazilian cities table with codes and names.

Usage

comex_cities(verbose = FALSE)

Value

A data.frame with city (IBGE) codes and names.

Arguments

verbose

Logical. Default: FALSE.

Examples

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

Run the code above in your browser using DataLab