Cool R package to create tidy data frames from xml/atom rss feeds.
How to use it:
- install.packages(TidyRSS)
- library(TidyRSS)
- ProtoThema <- tidyfeed(“https://www.protothema.gr/rss”)

The GitHub repository for more info: https://github.com/RobertMyles/tidyRSS




