Check URL A helper function to verify user input before fetching the feed.
1 | check_url(website = "ycombinator.com", rss_table = package_rss)
|
website |
a url of a new source in the format "news.ycombinator.com" |
rss_table |
a dataframe with urls and rss feeds in case you #need to construct your own out of websites not in the included database. #Be sure to have the same format as the included data. See 'R/package_rss.R' #for details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.