populacao_municipios_download: Returns a file path of the population estimate file for a...

populacao_municipios_downloadR Documentation

Returns a file path of the population estimate file for a given year

Description

Returns a file path of the population estimate file for a given year

Usage

populacao_municipios_download(ano, dir = ".")

Arguments

ano

year (2000+) of the requested data file

dir

directory for temporary files

Value

a file path

Examples

## Not run: 
  filename <- populacao_municipios_download(2012)

## End(Not run)

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