R/globals.R

utils::globalVariables(c(
  "all_of",
  ".data",
  ":=",
  "Count",
  "co_occurrence",
  "colours",
  "doc_id",
  "freq",
  "is_concept",
  "keyword",
  "lemma",
  "median",
  "n",
  "name",
  "ngram",
  "occurrence",
  "pagerank",
  "par",
  "Proportion",
  "quantile",
  "reorder",
  "sentence",
  "token",
  "unique_word",
  "upos",
  "UPOS",
  "UPOS_Name",
  "weight",
  "word_type",
  "word1",
  "word2",
  "words"
))

Try the finnsurveytext package in your browser

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

finnsurveytext documentation built on April 4, 2025, 5:07 a.m.