| get_source_utime_fred | R Documentation |
Return the last update time of a FRED series as POSIXct in UTC.
get_source_utime_fred(
series_id,
config = NULL,
from_server = FALSE,
tz = "America/Chicago"
)
series_id |
Character. FRED series ID. |
config |
Optional list with fields: |
from_server |
Logical. If |
tz |
Time zone used when parsing or inferring the update time. |
POSIXct (UTC).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.