ipeadata: Return values from a serie, its metadata and citation.

Description Usage Arguments Value Examples

Description

ipeadata return values from a serie.

Usage

1
ipeadata(serie, type = "data.table")

Arguments

serie

The serie number.

type

They type of return, it could be data.table or tibble.

Value

a data.table or tibble with all fonts on ipeaData

Examples

1
2
3
4
    data <- ipeadata('ADMIS')

    data <- ipeadata('GAC_PIB')
    data <- ipeadata('DISOC_DESE')

ipea/ipeaData documentation built on July 5, 2019, 10:01 p.m.