README.md

qmtut

CRAN_Status_Badge Project Status: Abandoned - Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

This is a small R package for teaching purposes in undergrad psychology.

Announcement

I moved all this into tadaadata/tadaatoolbox

Installation

if (!"devtools" %in% installed.packages()){
  install.packages("devtools")
}

devtools::install_github("jemus42/qmtut")

Contributing

I'm more than happy to receive suggestions what else to include in this package, since it is pretty dang minimal as of now.

Implemented functions so far:

Statistical functions

Misc. helpers

Data

See also

License

MIT



tadaadata/qmtut documentation built on May 31, 2019, 12:51 a.m.