An R package with useful functions to perform several statistical tests.
You can visit the package website to explore the vignettes (articles) and function reference.
if (!require("devtools"")) install.packages("devtools"")
devtools::install_github('fhernanb/stests', force=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.