Learn R Programming

ipeaData (version 0.0.1)

basic_call: Make a call on IpeaData api.

Description

basic_call return data from ipeaData

Usage

basic_call(api, type = "data.table")

Arguments

api

Url to be called

type

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

Value

a data.table or tibble