R/globals.R

utils::globalVariables(c(
  "strata",
  "time",
  "estimate",
  "estimate_cut",
  "conf.low",
  "conf.high",
  "n.censor",
  "value",
  "y",
  "value_max",
  "value_min",
  "yend",
  "dev",
  ":=",
  "N",
  "censored_n",
  "codename",
  "n.risk",
  "risk_n",
  "strata_y",
  "t_event_status",
  "t_followup_time",
  "t_patientid",
  "time_cut"
))
ndphillips/iwillsurvive documentation built on June 4, 2024, 3 p.m.