#' @title Microarray_Expression2
#' @aliases Microarray_Expression2
#' @description Microarray_Expression2 data.frame containing expression data for 1000 genes and 18 individuals.
#' @format data.frame 1000 lines, 18 columns.
#' @usage Microarray_Expression2
#' @name Microarray_Expression2
# require(plyr)
# require(snow)
# require(base)
Microarray_Expression2 = utils::read.table("./data/Microarray_Expression2.txt")
# load_all()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.