#' TGGATESsmall dataset
#'
#' Documentation for this dataset will be added at a later date. For now I just
#' need this package to pass the CRAN checks! This dataset powers the example
#' usage in the roxygen2 documentation for ToxicoGx.
#'
#' @references
#' Lamb et al. The Connectivity Map: using gene-expression signatures to connect
#' small molecules, genes, and disease. Science, 2006.
#'
#' @docType data
#' @name TGGATESsmall
#' @usage data(TGGATESsmall)
#' @keywords datasets
#' @format ToxicoSet object
#'
NULL
#' HCC_sig dataset
#'
#' A dataset cotaining the gene names associated with the HCC geneset signature
#'
#' @docType data
#' @name HCC_sig
#' @usage data(HCC_sig)
#' @keywords datasets
#' @format character
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.