#' Annotation of diagnosis/procedure code.
#'
#' A dataset containing the annotation of diagnosis/procedure code.
#'
#' @format A data frame with 12,846 rows and 2 columns:
#' \describe{
#' \item{code}{ICD-10 code of a diagnosis/procedure (2016). This connects to
#' \code{diagnosis} data.}
#' \item{desc}{A character describing diagnosis/procedure.}
#' }
#' @source Artificial data
'annotation'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.