Hello everyone, today I want to explain you how to extract information from Twitter using R libraries. To start playing with the Twitter library we will start by registering at Twiter Developers . This is…
Get twitter data with R
Today we will see how to make a query to Twitter using its API and how to store this data in a csv to have them local. For this exercise you will need: 1º Have…