Amalan-ConStat / SouthParkRshiny

R package and shiny application for the tv show SouthPark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SouthParkRshiny

packageversion Dependencies MIT license

Project Status: Active - The project has reached a stable, usable state and is being actively developed. GitHub issues

How to engage with “SouthParkRshiny” the first time ?

## Installing the package from GitHub
devtools::install_github("Amalan-ConStat/SouthParkRshiny")

## Installing the package from CRAN
install.packages("SouthParkRshiny")

Old SouthPark Rshiny application : Here

What does this Rshiny App does ?

  • Script data of the tv show “SouthPark” is webscraped from “https://southpark.fandom.com/wiki/South_Park_Archives”.
  • Ratings and votes for the show are scraped from “IMDB” as per its instructions.
  • Analysis on ratings, votes, swear words and sentiments are summarised through plots.

About

R package and shiny application for the tv show SouthPark

License:Other


Languages

Language:R 100.0%