Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

quandl_search

Search the Quandl database


Description

Search the Quandl database

Usage

quandl_search(query, silent = FALSE, per_page = 10, ...)

Arguments

query

Search terms

silent

Prints the results when FALSE.

per_page

Number of results returned per page.

...

Additional named values that are interpretted as Quandl API parameters.

Details

A wrapper for Quandl::Quandl.search()

Value

Returns a tibble with search results.

See Also

tq_get() get = "quandl"

Examples

## Not run: 
quandl_search(query = "oil")

## End(Not run)

tidyquant

Tidy Quantitative Financial Analysis

v1.0.3
MIT + file LICENSE
Authors
Matt Dancho [aut, cre], Davis Vaughan [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.