R Scraping TripAdvisor reviews using R I recently wrote a brief tutorial on using Python to scrape Tripadvisor reviews. I'm a big advocate of using RStudio for marketing analytics (I'll write up a post explaining why soon), so I thought I'd revisit this exercise using R. We'll use
R Explore a Git Repo with R To better understand how complex software projects are evolving it can be helpful to evaluate the associated Git repo. In this post I'll go over how to retrieve a Git repo and perform various analysis on it using R. All of these exercises were done within an R