#' @title Diseases and ICD-9 Numbers
#' @name diseases
#'
#' @docType data
#'
#' @usage data(diseases)
#'
#' @format An object of class \code{"data.frame"}
#'
#' @description A dataframe of supported diseases and their respective ICD-9 numbers
#'
#' @keywords datasets
#'
#' @source \href{https://phenome.jax.org/projects/Moore1b}{QTL Archive}
#'
#' @examples
#' data(diseases)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.