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