How to download and animate the Varieties of Democracy (V-DEM) dataset in R

In this blog post, we will download the V-DEM datasets with their vdemdata package. It is still in development, so we will use the install_github() function from the devtools package And really quickly we can download the dataset with one line of code We can use the find_var function to get information on variables based … Continue reading How to download and animate the Varieties of Democracy (V-DEM) dataset in R