#' Mock data with ICD-codes
#'
#' Simulated data over 5 patients with 2 rows per patient.
#'
#'@docType data
#'
#'@usage data(data_icd)
#'
#'@format A tibble with 10 rows and 5 rows:
#'\describe{
#'\item{patid}{Patient identification number}
#'\item{indate}{Date of diagnosis}
#'\item{pdia}{Primary diagnosis}
#'\item{sdia1}{Secondary diagnosis 1}
#'\item{sdia2}{Secondary diagnosis 2}
#'}
"data_icd"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.