R/global.R

utils::globalVariables(
  c(
    ".",
    "value", #nobs posterior
    "variable", #nobs posterior
    "Mean.R",
    "NA_Date_",
    "Quantile.0.025.R",
    "Quantile.0.975.R",
    "age_class",
    "age_table",
    "classi_fin",
    "data",
    "data_base",
    "dt_digita",
    "dt_encerra",
    "dt_entuti",
    "dt_evo",
    "dt_evoluca",
    "dt_int",
    "dt_notific",
    "dt_pcr",
    "dt_saiuti",
    "dt_sin",
    "dt_sin_pri",
    "estimate",
    "estimate.merged",
    "estimate.merged.smooth",
    "estimativa",
    "evolucao",
    "hospital",
    "ic.inf",
    "ic.sup",
    "inv_logit_scaled",
    "lower.merged.pred",
    "n.casos",
    "n",
    "name",
    "not.low.c.proj",
    "not.mean.c",
    "not.mean.c.proj",
    "not.upp.c.proj",
    "now.low.c.proj",
    "now.mean.c",
    "now.mean.c.proj",
    "now.upp.c.proj",
    "onset_date",
    "pcr_sars2",
    "upper.merged.pred",
    "UTI",
    "sim" #plottimesvalidation
  )
)
covid19br/now_fcts documentation built on Feb. 10, 2021, 9:42 a.m.