Skip to content

meefen/twitterytics-shiny

Repository files navigation

Twitterytics-Shiny

Demo: #LASI13

Steps to deploy a Twitterytics-Shiny app

  1. Register an account at RStudio's Shiny server (it usually take a few days for them to setup), or install a Shiny server on your own
  2. Login to your Shiny server, and clone this repo to the ShinnyApps folder following Joe Cheng's guide and rename it to something meaningful (the hashtag is a quite straightforward choice)
  3. Setup a Google Spreadsheet archive for your tweets using TAGS-5, and publish this archive to make it accessible for Shiny. Record the Google Spreadsheet key for later setup.
  4. On your Shiny server, edit a few settings in settings.txt
  5. hashtag
  6. Google Spreadsheet key
  7. timezone
  8. Run preprocessing.R to process data, or run repeat_pre.R if you wish to automatically update your data every hour.
  9. Check http://glimmer.rstudio.com/your_username/folder_name, and see whether everything works.

About

Twitter Analytics with Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages