precos_inpc: Returns a 'data.frame' with montly INPC index for the...

View source: R/inflacao.R

precos_inpcR Documentation

Returns a data.frame with montly INPC index for the requested year

Description

Returns a data.frame with montly INPC index for the requested year

Usage

precos_inpc(ano, dir = NULL)

Arguments

ano

year (1991+) of requested data

dir

directory for temporary files

Value

the data.frame

Examples

## Not run: 
  df <- precos_inpc(2015)

## End(Not run)

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