output_control: Return data from api in data.table or tibble.
Description
output_control
Return data from api in data.table or tibble
Usage
output_control(data, type = "data.table")
Arguments
data
Data.frame to be converted
type
They type of return, it could be data.table or tibble.
Value
a data.table or tibble