This R package contains data sets for the HEC Montreal PhD course MATH 80667A (Experimental Design and Statistical Methods).
Most of the databases are extracted from journal articles who shared their data on Open Science Foundation, on Research Box or otherwise.
You can install the package from Github using the following commands
after installing remotes
:
# Uncomment this line if the package 'remotes' isn't installed
#install.packages("remotes")
remotes::install_github("lbelzile/hecedsm")