data-raw/weasels.R

weasel_words <- c(
  "and/or",
  "are a number",
  "clearly",
  "completely",
  "exceedingly",
  "excellent",
  "extremely",
  "fairly",
  "few",
  "huge",
  "hypothesize",
  "interestingly",
  "intra",
  "is a number",
  "largely",
  "many",
  "mostly",
  "quite",
  "relatively",
  "remarkably",
  "respectively",
  "several",
  "significantly",
  "substantially",
  "surprisingly",
  "the process of",
  "tiny",
  "various",
  "vast",
  "very",
  "via"
  )

devtools::use_data(weasel_words, overwrite = TRUE, internal = TRUE)
potterzot/researchTools documentation built on Jan. 16, 2020, 9:02 p.m.