Learn R Programming

bea.R (version 1.0.6)

beaSets: Returns a list of all datasets

Description

Returns a list of all datasets

Usage

beaSets(beaKey)

Arguments

beaKey

Your API key

Value

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

Examples

Run this code
# NOT RUN {
beaSets('yourAPIkey')
# }

Run the code above in your browser using DataLab