critstats

This package contains a variety of data sets provied by different organizations and sources. These data accompany Introduction to Critical Statistics (ICS) by Nathan Alexander (Howard University).

Installation

install.packages("devtools")
install.packages("remotes")
library(remotes)
remotes::install_github("professornaite/critstats", force=TRUE)

Installation issues

library(utils)
remove.packages("critstats")

Datasets

Sources of the data are included in descriptions, use ??critstats:dataset

View datasets in critstats

data(package='critstats')

Functions and vignettes

Please cite:

Alexander, N. N. (2024). critstats: Data package for Introduction to Critical Statistics. Quantitative Histories Workshop and Center for Applied Data Science and Analytics (CADSA), Howard University, Washington, DC.