Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

beaParamVals

Gives list of values possible for a given dataset's parameters


Description

Gives list of values possible for a given dataset's parameters

Usage

beaParamVals(beaKey, setName, paramName)

Arguments

beaKey

Your API key

setName

Name of BEA dataset (e.g., NIPA)

paramName

Name of BEA dataset parameter (e.g., TableID)

Value

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

Examples

beaParamVals('yourAPIkey', 'RegionalData', 'keycode')

bea.R

Bureau of Economic Analysis API

v1.0.6
CC0
Authors
Andrea Batch [aut, cre], Jeff Chen [ctb], Walt Kampas [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.