## Installing the package from GitHub
devtools::install_github("Amalan-ConStat/SouthParkRshiny")
## Installing the package from CRAN
install.packages("SouthParkRshiny")
Old SouthPark Rshiny application : Here
- 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.