Description Usage Arguments Details Value Examples
View source: R/fq_imf_search.R
It covers 44 indicators used in the World Economic Outlook and Fiscal Monitor.
1 |
... |
Character strings to match the desired search. |
The full list of indicators can be seem here: https://www.quandl.com/data/ODA-IMF-Cross-Country-Macroeconomic-Statistics/documentation/data-organization.
A tibble
with the indicators' name and the respective Quandl
code.
1 2 3 4 5 | # indicators with the 'gdp' letters.
fq_imf_search('gdp')
# the function is case insensitive
fq_imf_search('goVERnment', "ReveNUE")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.