basic_call: Make a call on IpeaData api.

Description Usage Arguments Value

View source: R/ipeaData.R

Description

basic_call return data from ipeaData

Usage

1
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


ipeaData documentation built on June 5, 2018, 1:03 a.m.