R/globalVariables.R

utils::globalVariables(c(
  ":=",
  "bin_number",
  "bin_start",
  "bin_end",
  "TD_b",
  "TA_b",
  "midpoint",
  "AntiM_b",
  "N_b",
  "R_b",
  "EM_b",
  "numerator",
  "denominator",
  "RMM",
  "Ps_range",
  "survivors",
  "current_fraction",
  "smallest_val",
  "prob_death",
  "predicted_prob_death",
  "bins",
  "bins_temp",
  "alive",
  "dead",
  "count",
  "sd",
  "bootstrap_RMM",
  "z_score",
  "AntiS_b",
  "ISS_Calculated",
  "Initial_Assessment_Calculated_RTS",
  "Patient_Age_Years",
  "bootstrap_CI",
  "bootstrap_RMM_LL",
  "bootstrap_RMM_UL",
  "population_CI",
  "population_RMM",
  "population_RMM_LL",
  "population_RMM_UL",
  "sd_bootstrap_RMM",
  "se_bootstrap_RMM",
  "stat_sig",
  "group_vars",
  "grouped_data",
  "grouped_stats",
  "Pred_Survivors_b",
  "Pred_Deaths_b"
))

Try the traumar package in your browser

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

traumar documentation built on April 3, 2025, 11:55 p.m.