README.md

feedeR

Build
Status GitHub
version codecov.io CRAN_Status_Badge

Feed Reader Package for R

A package for reading RSS and Atom feeds.

Installation

Easy to install.

devtools::install_github("datawookie/feedeR")

Usage

For a RSS feed:

feed.extract("https://feeds.feedburner.com/RBloggers")

For an Atom feed:

feed.extract("http://journal.r-project.org/rss.atom")

Similar Projects



Try the feedeR package in your browser

Any scripts or data that you put into this service are public.

feedeR documentation built on Oct. 23, 2020, 5:53 p.m.