README.md

amzreviewer

Lifecycle:
experimental

The goal of amzreviewer is to provide a simple app to showcase a couple of functions to scrape and analyse Amazon Product Reviews.

You can read more about it here.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("alberto-mateos-mo/amzreviewer")

To launch the app just run:

library(amzreviewer)
run_app()



alberto-mateos-mo/amzreviewer documentation built on July 28, 2020, 2:17 a.m.