R/globals.R

# Fix undefined global variable note in CRAN checks
utils::globalVariables(
  c("bin_mid", "bin_width", "bin_mean", "N", "weight", "size", "varying_", "value_", "err_")
)

Try the effectplots package in your browser

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

effectplots documentation built on April 12, 2025, 2:13 a.m.