Posts Tagged Under: twitter

Simple map with tweets

Download, manage and visualize twitter data with R

Hey there,

in this article I will show you how to download, manage and visualize twitter data. I will supply you with all the code necessary to connect to the twitter API, download and plot user defined keywords in space.

Let’s start! So how do we get the Twitter data? Twitter allows

Read More