Home

Awesome

An R package to load, explore, and work with the Episodes of Regime Transformation (ERT) dataset - a project of the V-Dem Institute.

Episodes of Regime Transformation (ERT)

Load, explore, and work with the ERT dataset (for details see also the ERT Codebook):

Functions

ShinyApp for validity tests

Installation

# Install the development version of the ERT package 
# (this package is an ongoing project, 
# keep checking for updates)

# First, you need to have the devtools package installed
install.packages("devtools")
# now, install the ERT package directly from GitHub
devtools::install_github("vdeminstitute/ERT")

# NOTE: make sure you have an updated R version and
# - since the package is a development version - 
# an updated version of xcode (Mac), rtools (Windows), r-base-dev (Linux)
# installed. If you have troubles with the installation 
# write to contact@v-dem.net at the V-Dem Institute.