R/globals.R

utils::globalVariables(c(
  "age_cat",
  "age_start",
  "age_end",
  "age_groups",
  "diseases",
  "elapsed_week",
  "value",
  "week",
  "year",
  ":=",
  "col_code",
  "col_name",
  "count",
  "data",
  "data2",
  "disease_name",
  "incid",
  "model",
  "new_data",
  "population",
  "row_code",
  "row_name"
))


#' @importFrom sf st_as_sf
NULL

Try the rsurvstat package in your browser

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

rsurvstat documentation built on Feb. 20, 2026, 5:09 p.m.