| get_source_utime_rss | R Documentation |
Get RSS Feed Last Update Time
get_source_utime_rss(
feed_id,
url,
parser = c("plain", "gdpnow"),
ca_bundle = NULL
)
feed_id |
Local feed identifier. |
url |
RSS feed URL. |
parser |
Parsing strategy. Currently supports |
ca_bundle |
Optional CA bundle path used only for this feed request. |
POSIXct or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.