/qtkit

Quantitative Text Kit

Primary LanguageRGNU General Public License v3.0GPL-3.0

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.