R/ERT-package.R

#' ERT
#'
#' A package to load, expore and work with the Episodes of Regime Transformation dataset.
#'
#' @docType package
#' @author Seraphine F. Maerz (package creater and maintainer, maerz@soz.uni-frankfurt.de), Amanda B. Edgell, Joshua Krusell, Laura Maxwell, Sebastian Hellmeier
#' @references \url{https://github.com/vdeminstitute/ERT} and \url{https://www.v-dem.net}
#' @importFrom Rcpp evalCpp
#' @useDynLib ERT
#' @name ERT
NULL
vdeminstitute/ERT documentation built on Oct. 8, 2024, 10:42 p.m.