R/tables.R
comex_cities.Rd
Returns the Brazilian cities table with codes and names.
comex_cities(verbose = FALSE)
Logical. Default: FALSE.
FALSE
A data.frame with city (IBGE) codes and names.
if (FALSE) { # \dontrun{ comex_cities() } # }