Learn R Programming

ipeaData (version 0.0.2)

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

Description

ipeadata return values from a serie.

Usage

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

Run this code
# NOT RUN {
    data <- ipeadata('ADMIS')
# }
# NOT RUN {
    data <- ipeadata('GAC_PIB')
    data <- ipeadata('DISOC_DESE')
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab