R/globals.R

utils::globalVariables(
  unique(
    c(
      # From `as_gt.gsBinomialExactTable()`
      c("Lower", "Upper", "en")
    )
  )
)
keaven/gsDesign documentation built on July 30, 2024, 4:59 p.m.