available_territories {ipeadatar}R Documentation

List with available territorial divisions

Description

Returns a list with available Brazilian territorial divisions from Ipeadata API database.

Usage

available_territories(language = c("en", "br"))

Arguments

language

String specifying the selected language. Language options are English ("en", default) and Brazilian Portuguese ("br").

Value

A data frame containing unit name, code, name and area (in km2) of Brazilian territorial divisions.


[Package ipeadatar version 0.1.6 Index]