View source: R/search_symbol.R
search_symbol | R Documentation |
Search for the symbol of an economic data series that matches the search_text
.
search_symbol(search_text)
search_text |
character containing the words with which you expect to find the id of the variable. |
api_key |
character specyfing the api key for FRED |
search_symbol("Exports Mexico")
search_symbol("GDP Germany")
search_symbol("GNP France")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.