Learn R Programming

altadata (version 0.1.1)

API Wrapper for Altadata.io

Description

Functions for interacting directly with the 'ALTADATA' API. With this R package, developers can build applications around the 'ALTADATA' API without having to deal with accessing and managing requests and responses. 'ALTADATA' is a curated data marketplace for more information go to .

Copy Link

Version

Install

install.packages('altadata')

Monthly Downloads

366

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Emre Durukan

Last Published

December 7th, 2020

Functions in altadata (0.1.1)

altadata.not_equal

Not equal condition by given column and value
altadata.select

Select specific columns in the retrieve data process
altadata.list_subscription

Get customer subscription info
altadata.equal

Equal condition by given column and value in the retrieve data process
altadata.load

Fetch data with configurations given before
altadata.sort

Sort data by given column and method in the retrieve data process
altadata.less_than

Less than condition by given column and value
altadata.greater_than

Greater than condition by given column and value
altadata.condition_in

In condition by given column and value list
altadata.greater_than_equal

Greater than equal condition by given column and value
altadata.get_data

Initialize retrieve data process
altadata.condition_not_in

Not in condition by given column and value list
aldatata.api_key

Set ALTADATA API key
altadata.less_than_equal

Less than equal condition by given column and value
altadata.get_header

Get data header as a vector