I want to find tweets of one particular handle using R package.
Let's say for example I want to analyse tweets of David Beckham.
Parameters for Analysis :
- No. of tweets
- No. of retweets.
- No. of tweets which had direct or indirect link with Victoria Beckham.
- No. of tweets on one particular day.
- Sentiment analysis.
Please suggest any R package having functionality to accomplish above task.