R/globals.R

utils::globalVariables(
  unique(
    c(
      # From `as_gt.gsBinomialExactTable()`
      c("Lower", "Upper", "en")
    )
  )
)

Try the gsDesign package in your browser

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

gsDesign documentation built on Nov. 12, 2023, 9:06 a.m.