R/globals.R

load("data/nrc.rda")
load("data/stop_words.rda")
utils::globalVariables(c("text", "word_occur", "key", "n", "word", "sentiment",
                         "exist", "desc", "nrc", "data", "word1", "word2"))

Try the texter package in your browser

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

texter documentation built on Sept. 20, 2021, 5:08 p.m.