R/import.r

## Let roxygen2 add imports to namespace

#' @import Matrix
#' @import data.table
#' @importFrom Rcpp evalCpp
#' @importFrom R6 R6Class
#' @useDynLib corpustools
NULL

Try the corpustools package in your browser

Any scripts or data that you put into this service are public.

corpustools documentation built on May 31, 2023, 8:45 p.m.