#' @name GO.voc
#' @title Gene ontology vocabulary
#'
#' @description
#' A dataset of the gene ontology vocabulary
#'
#' @docType data
#'
#' @format A data frame with 42266 rows and 3 variables:
#' \describe{
#' \item{GOID}{GO identifier}
#' \item{term}{GO description}
#' \item{domain}{GO domain}
#'
#' }
#' @source \url{http://geneontology.org/}
#'
#' @rdname GO.voc
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.