R/data_atc.R

#' Mock data with ATC-codes
#'
#' Simulated data over 5 patients with 2 rows per patient.
#'
#'@docType data
#'
#'@usage data(data_atc)
#'
#'@format A tibble with 10 rows and 5 rows:
#'\describe{
#'\item{patid}{Patient identification number}
#'\item{indate}{Date of diagnosis}
#'\item{rx_atc}{ATC-code}

#'}
"data_atc"
liljamathias/QRfunctions documentation built on Jan. 20, 2021, 1:32 a.m.