R/data.colon.R

#' colon dataset
#'
#' The colon cancer dataset, which includes gene expression values from 22 colon tumor tissues and 40 non-tumor tissues.
#' @name colon
#' @format `data.frame`
#' @docType data
#' @source http://genomics-pubs.princeton.edu/oncology/affydata/.
#' @keywords data
#' @examples
#'
#' data("colon")
#' head(colon)
#' 
NULL

Try the bspcov package in your browser

Any scripts or data that you put into this service are public.

bspcov documentation built on April 12, 2025, 9:16 a.m.