R/global_vars.R

# defining global variables and functions to appease R CMD Check

utils::globalVariables(
  names = c(
    ".",
    "CI_high",
    "CI_low",
    "estimate",
    "Estimate",
    "grp",
    "Parameter",
    "predictor",
    "ROPE_Equivalence"
  )
)

Try the see package in your browser

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

see documentation built on Nov. 3, 2023, 5:10 p.m.