#' Sepsis differential gene expression data as given by LIMMA for GEO study GSE49757
#'
#' Results of a LIMMA differential gene expression analysis for a sepsis study by Khaenam et al, 2013.
#'
#' @name example_data
#' @docType data
#' @usage data(example_data)
#' @format An object of class \code{data.frame}
#' @keywords datasets
#' @source \href{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE49757}{GEO}
#' @examples
#' data(example_data)
#' head(example_data)
"example_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.