
Last chance! 50% off unlimited learning
Sale ends in
An R package for the teaching of statistics, created at Georgetown College in Kentucky, USA.
You can download the package from CRAN:
install.packages("tigerstats")
or the latest version from Git Hub by first installing package devtools
from CRAN and then running:
devtools::install_github("homerhanumat/tigerstats")
install.packages('tigerstats')