#' Single Gene Expression Data
#'
#' A simple gene expression data in two groups. (Based on the `sleep`
#' data).
#'
#' @md
#'
#' @rdname gexp
#'
#' @aliases gexp
#'
#' @examples
#' data(gexp)
#' gexp
"gexp"
#' Gene expression data
#'
#' Factorial design (2 factors with 2 levels each) with gene expression for 5
#' genes and 12 samples.
#'
#' @rdname lmdata
#'
#' @aliases lmdata lmannot
#'
#' @examples
#' data(lmdata, verbose = TRUE)
#' lmdata
#' lmannot
"lmdata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.