R/globals.R

# Declare global variables to suppress R CMD check NOTES from ggplot2 NSE

utils::globalVariables(c(
  "Variable","UI_low","UI_high","CI_low","CI_high",
  "Estimate","Estimate_MNAR_low","Estimate_MNAR_high",
  "Significance","rho","ci_low","ci_high"
))

Try the ui package in your browser

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

ui documentation built on June 25, 2026, 5:09 p.m.