R/offenser-package.R

#' A package that checks for offensive words in texts and ducuments
#'
#' @name offenseR-package
#' @docType package
NULL

globalVariables(c("n_words", "n_output"))
EmilHvitfeldt/offensiveR documentation built on May 6, 2019, 12:23 p.m.