| fred_updates | R Documentation |
Returns series that have been recently updated or revised.
fred_updates(limit = 100L)
limit |
Integer. Maximum number of results. Default 100, maximum 100. |
A data frame of recently updated series.
Other series:
fred_info(),
fred_search(),
fred_series(),
fred_vintages()
op <- options(fred.cache_dir = tempdir())
fred_updates()
options(op)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.