R/data.R

#' Daily aggregated weather measurements for KCWC station
#'
#' @format A data frame with 2665 rows and 4 variables.
#' @usage data("KCWC")
#' @docType data
#' @keywords datasets
#' @name KCWC
NULL

#' Weekly Campylobacter case counts across Germany
#'
#' @format A data frame with 1248 rows and 413 variables.
#' @usage data("campyl")
#' @docType data
#' @keywords datasets
#' @name campyl
NULL

#' Weekly Rotavirus case counts across Germany
#'
#' @format A data frame with 1248 rows and 413 variables.
#' @usage data("rota")
#' @docType data
#' @keywords datasets
#' @name rota
NULL

Try the gctsc package in your browser

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

gctsc documentation built on March 20, 2026, 9:11 a.m.