search_symbol: search_symbol

View source: R/search_symbol.R

search_symbolR Documentation

search_symbol

Description

Search for the symbol of an economic data series that matches the search_text.

Usage

search_symbol(search_text)

Arguments

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

Examples

search_symbol("Exports Mexico")
search_symbol("GDP Germany")
search_symbol("GNP France")

markushhh/FredApi documentation built on Dec. 13, 2024, 1:25 a.m.