R/globals.R

## Global Variables
##
## This file is added to minimize the false positives flagged during R CMD check.


utils::globalVariables(
  c(
    "phrase",
    ":="
  )
)
martinctc/textworks documentation built on Oct. 5, 2022, 8:09 p.m.