Nothing
#' Test dataset of ICD diagnoses
#'
#' A simulated dataset of hospital diagnoses created with the help of
#' the `comorbidity` package including the following columns:
#' \describe{
#' \item{id}{Individual identifier,}
#' \item{case}{Indicator for case status,}
#' \item{diag}{An ICD-10 diagnosis code.}
#' }
#'
#' @docType data
#' @keywords datasets
#' @name diagnoses
#' @usage data(diagnoses)
#' @format A data frame with 23,144 rows and 3 columns
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.