| get_source_data_fred | R Documentation |
Download a FRED series and return dates and numeric values.
get_source_data_fred(series_id, config = NULL)
series_id |
Character. FRED series ID (e.g., "DGS10"). |
config |
Optional list with fields: |
data.table with columns: date (Date), value (numeric, NA for ".").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.