pib_municipios: Returns a 'data.frame' with the gross domestic product...

View source: R/pib.R

pib_municipiosR Documentation

Returns a data.frame with the gross domestic product (GDP/PIB) by municipality

Description

Returns a data.frame with the gross domestic product (GDP/PIB) by municipality

Usage

pib_municipios(ano = NA, dir = ".")

Arguments

ano

year of requested data (if not supplied, most current information will be returned)

dir

directory for temporary files

Value

the data.frame

Examples

## Not run: 
  df <- pib_municipios(2013)

## End(Not run)

tbrugz/ribge documentation built on Feb. 24, 2024, 7 p.m.