R
I recently had to make an interactive visualisation of some twitter-data. Here I’ll explain how I went about it.
rtweet Getting twitter data is reasonably easy once you have the rtweet package going, although there are certainly some steps that you have to go through to set-up this package (with respect to the API authorization). You can read about these steps here. We’ll also use the tidyverse-package (as always, I will rely heavily on ggplot that is within the tidyverse).
Testing whether we have to draw e numbers from uniform distribution for the sum of numbers to be bigger than one
Post on different ways of calculating rowmeans on selected variables in a tidyverse framework
First post on new website addressing the awesomeness of hugo-academic and Alison Presmanes Hill
A guide to using the R-Ladies xaringan slide theme
A guide to getting up and running with blogdown, GitHub, and Netlify