erramirez/podr: Simple Method For Reading And Cleaning Podcast Data

Given a podcast rss feed, these functions can perofrm two operations. readpod will parse and save all available episode data. cleanpod will clean up the data frame created by readpod and reduce variables to podcast title, episode title, date of publication, and show duration.

Getting started

Package details

AuthorErnesto Ramirez <er.ramirez@gmail.com>
MaintainerErnesto Ramirez <er.ramirez@gmail.com>
LicenseGPL-2
Version0.2.0
URL https://github.com/erramirez/podr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("erramirez/podr")
erramirez/podr documentation built on May 23, 2019, 6:05 a.m.