Introduction

This vignette shows how to replicate and extend the charts in chapter 8 of my book Non-democratic Politics: Authoritarianism, Dictatorships, and Democratization (Palgrave Macmillan, 2016). It assumes that you have downloaded the replication package as follows:

if(!require(devtools)) {
  install.packages("devtools")
}

devtools::install_github('xmarquez/AuthoritarianismBook')
knitr::opts_chunk$set(fig.height = 7, 
fig.width = 7)

Currently chapter 8 contains no figures.



xmarquez/AuthoritarianismBook documentation built on May 4, 2019, 1:24 p.m.