haha
fq_yale_search(...)
... | Character strings to match the search. |
---|
A tibble
with the series that fit the search.
The search is case insensitive. There is no difference between looking for "GDP" of "gdp", they yield the same output.
fq_yale_search("gdp", "per capita")#>#> 1:gdp. #> 2:per capita.#>