Description Usage Arguments Value Examples
Convert BEA API httr response payload to list
1 |
beaPayload |
An object with httr class 'response' from call to BEA API |
isMeta |
Special parameter meant to interact with metadata functions (default: FALSE) |
An object of class 'list' of several dimensions. View list structure using 'str(yourList)'.
1 2 3 4 5 6 7 8 |
Loading required package: data.table
Creating a generic function for 'toJSON' from package 'jsonlite' in package 'googleVis'
Warning message:
In beaGet(userSpecList, asTable = FALSE) : Invalid API key: yourKey
Warning message:
In bea2List(resp) :
Submitted variable is not a valid httr response class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.