In this walkthrough I show how to use R to scrape and analyse data from Wikipedia and then vizualise the results in a somewhat over-eloborate circular heatmap
In this walkthrough I show how to use R to dowload population density data for a country and then how transform that data into interactive leaflet maps and a animation
In this walkthrough I show how to use Comtradr API to download trade data and then visualize, in an overly complex way, this data using D3.js and Globe.gl. Have fun playing with it
In this walkthrough I show how to use Rvest to scrape the speeches from the Ghanaian president on the topic of COVID-19 and how to use tidytext and SpacyR in R to do a sentiment analysis on these speeches to analyse them.