| sync_local_rss_data | R Documentation |
Synchronize Local RSS Data
sync_local_rss_data(
feed_id,
url,
parser = c("plain", "gdpnow"),
local_path = NULL,
ca_bundle = NULL
)
feed_id |
Local feed identifier. |
url |
RSS feed URL. |
parser |
Parsing strategy. Currently supports |
local_path |
Optional local storage path. |
ca_bundle |
Optional CA bundle path used only for this feed request. |
A sync result list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.