Quantitative Text Kit

CRAN status qtkit status badge Downloads

Getting started

You can install the released version of qtkit from CRAN with:

install.packages("qtkit")

The development version of qtkit is on GitHub and can be installed with:

install.packages("remotes")
remotes::install_github("qtalr/qtkit")

Then load the package with:

library(qtkit)

Please consult the package documentation for more information.