beaSets: Returns a list of all datasets

Description Usage Arguments Value Examples

Description

Returns a list of all datasets

Usage

1
beaSets(beaKey)

Arguments

beaKey

Your API key

Value

A metadata object of class 'list' of several dimensions. View list structure using 'str(yourList)'.

Examples

1
beaSets('yourAPIkey')

Example output

Loading required package: data.table
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
[1] "Invalid API key: yourAPIkey"
Warning message:
In bea.R::beaGet(beaMetaSpecs, asList = TRUE, asTable = FALSE, isMeta = TRUE) :
  Invalid API key: yourAPIkey

bea.R documentation built on May 2, 2019, 1:30 p.m.

Related to beaSets in bea.R...