beaParams | R Documentation |
Gives list of parameters possible for a given dataset
beaParams(beaKey, setName)
beaKey |
Your API key |
setName |
Name of BEA dataset (e.g., 'NIPA') |
A metadata object of class 'list' of several dimensions. View list structure using 'str(yourList)'.
beaParams(Sys.getenv("BEA_API_KEY"), 'NIPA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.