powered by
Search the Quandl database
quandl_search(query, silent = FALSE, per_page = 10, ...)
Search terms
Prints the results when FALSE.
Number of results returned per page.
Additional named values that are interpretted as Quandl API parameters.
Returns a tibble with search results.
A wrapper for Quandl::Quandl.search()
Quandl::Quandl.search()
tq_get() get = "quandl"
tq_get()
get = "quandl"
# NOT RUN { # } # NOT RUN { quandl_search(query = "oil") # }
Run the code above in your browser using DataLab