I'm developing a strategy as a MSc project. I will be monitoring, collecting, and analyzing the data from Twitter profiles (tweets, re-tweets, mentions, and public tweets containing one/two keywords only). I don't know what to start with .I am using R and its twitterR library , I have made the first part which is the authentication using OAuth .Any suggestions would be great , should I search for tweets for a keyword then get the info of the users tweeting about the topic. I know I would use methods in REST API and Streaming but what to start with the tweets or the user information and how ?

Thanks 

Similar questions and discussions