Skip to content

datawookie/feedeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrew B. Collier
Sep 28, 2020
f1f65be · Sep 28, 2020
Jul 18, 2020
Jul 18, 2020
Apr 17, 2020
Sep 28, 2020
Sep 28, 2020
Jul 18, 2020
Jul 18, 2020
Jul 18, 2020
Sep 28, 2020
Apr 17, 2020
Sep 28, 2020
Jul 18, 2020
Jul 22, 2019

Repository files navigation

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

About

Handle RSS and Atom feeds from R

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages