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



DataWookie/feedeR documentation built on Oct. 1, 2020, 9:48 a.m.