tests/testthat.R

library(testthat)
library(ElectionsLATAM)
library(lgr)
library(dplyr)
library(readr)

log.levels <- lgr::get_log_levels()

lgr$set_threshold(log.levels["debug"])
lgr::threshold("debug", lgr::get_logger("EcologicalInferenceStrategyCalvoEtAl"))



test_check("ElectionsLATAM")

Try the ElectionsLATAM package in your browser

Any scripts or data that you put into this service are public.

ElectionsLATAM documentation built on April 19, 2022, 9:05 a.m.