Installation of R
Twitter Authentication to access API
ui.R: Contains code for the deign of the front-end
server.R: Contains code for intgration of the front-end with the backend
Sidebar panel:
- Category to analyse: textInput
- Hashtag: textInput
- No. of tweets to search: sliderInput
Main panel:
Tabs:
- Top Trending Tweets Today: table
- Word Cloud : wordcloud
- Histogram : histogram
- Pie Chart : pie chart
- Table of tweets : table
- Top Tweeters of Hashtag : barplot
- Top Hashtags of user : ggplot