Learn R Programming

ipeaData (version 0.0.1)

ipeadata: Return values from a serie, its metadados 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('ABATE_ABPEBV')
    data <- ipeadata('ABRACAL_PCALCARIO')
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab