#' @name pheno
#' @title Phenocarta
#'
#' @description
#' A dataset of gene disease associations
#'
#' @docType data
#' @format A data frame with 142272 rows and 4 variables:
#' \describe{
#' \item{entrezID}{chromosomal start position, in base pairs}
#' \item{name}{HUGO gene identifier}
#' \item{species}{species}
#' \item{disease}{disease}
#'
#' }
#' @source \url{http://www.chibi.ubc.ca/Gemma/phenotypes.html}
#'
#' @rdname pheno
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.