Nothing
#' enshuman
#'
#' @description Human gene annotation datasets to use with the 'topr' package
#' @docType package
#' @name enshuman
#' @section datasets:
#' The two datasets are:
#' * \code{\link{hg38}} Gene information from genome build GRCh38.p14
#' * \code{\link{hg37}} Gene information from genome build GRCh37.p13
#' @examples
#' library(enshuman)
#' head(hg38)
#' head(hg37)
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.