Last chance! 50% off unlimited learning
Sale ends in
qdapTools is an R package that contains tools associated with the qdap package that may be useful outside of the context of text analysis.
To download the development version of qdapTools:
Download the zip ball or tar ball, decompress and run R CMD INSTALL
on it, or use the pacman package to install the development version:
if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/qdapTools")
install.packages('qdapTools')
lookup_e
- Environment based hash table useful for large vector lookups.lookup
- data.table
based hash table useful for large vector lookups.