altadata.load {altadata}R Documentation

Fetch data with configurations given before

Description

Fetch data with configurations given before

Usage

altadata.load()

Value

dataframe object

Examples

## Not run: 
  aldatata.api_key('YOUR_API_KEY')
  altadata.get_data("co_10_jhucs_03", limit = 50)
  altadata.load()

## End(Not run)

[Package altadata version 0.1.1 Index]