View source: R/beaUpdateMetadata.r
beaUpdateMetadata | R Documentation |
Download BEA metadata into library/data folder if needed
beaUpdateMetadata(datasetList, beaKey)
datasetList |
list of BEA datasets to update local metadata file for (e.g., list('NIPA', 'FixedAssets')) |
beaKey |
Your API key |
Nothing. This updates local .RData files to be used in beaSearch.
beaUpdateMetadata(list('NIUnderlyingDetail', 'NIPA'), beaKey = Sys.getenv("BEA_API_KEY"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.