R/globals.R

utils::globalVariables(
  c(
    "age",
    "bmi",
    "bmi_gte_30",
    "bp_tx",
    "dm",
    "egfr",
    "egfr_lt_60",
    'hba1c',
    "hdl_c",
    "input_problems",
    "matches",
    "model",
    "non_hdl_c",
    "outcome",
    "over_years",
    "pt_est",
    "repeated",
    "risk_group",
    "sbp",
    "sbp_gte_110",
    "sdi",
    "sdi_decile",
    "smoking",
    "statin",
    "threshold",
    "threshold_pct",
    "threshold_pct_with_sym_and_ineq",
    "total_c",
    "uacr",
    "use",
    "y_lab",
    "zip"
  )
) 

Try the preventr package in your browser

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

preventr documentation built on Sept. 11, 2024, 9:17 p.m.