#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.