R/globals.R

utils::globalVariables(
  c(
    "dis",
    "iter",
    "method",
    "sp",
    "se",
    "color",
    "shape",
    "value",
    "group",
    "color_col",
    "x",
    "label",
    "fpr",
    "tpr",
    "z_k1_est",
    "level",
    "q_k1_est",
    "d",
    "name",
    "qk_est",
    "boot_id",
    "row_id",
    "col_id",
    "lty")
  )

Try the emery package in your browser

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

emery documentation built on June 9, 2025, 5:09 p.m.