R/globals.R

globalVariables(c(
  "X1", "X2", "X3", "word", "code", "category", "texts",
  "i", "j", "x", "Var1", "Var2", "value", "out", "topic",
  ".ndocs", ".nterm", ".document_total", "new_groups",
  "tf", "idf", "sentiments", "document", "term", "L1"
))

Try the tidytext package in your browser

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

tidytext documentation built on Jan. 8, 2023, 1:12 a.m.