ThePolarizationOfInformationOnTheWeb / ThePolarizationOfInformation

Across the internet, how polarized are opinions and information covering a topic?
2 stars 0 forks source link

Method to retrieve all user information needed related to tweets from MySQL #6

Closed dickensc closed 6 years ago

dickensc commented 6 years ago

Method to retrieve all user information needed related to tweets.

This method should have a parameter which indicates which users we will need information from

Save the user data in a data frame to use later for mining information, we will need this later.

Good sources to find how to do this: https://www.slideshare.net/RsquaredIn/rmysql-tutorial-for-beginners https://www.r-bloggers.com/accessing-mysql-through-r/ http://db.rstudio.com/databases/my-sql/