hist: Histogram of Data

Description Usage Author(s) Examples

Description

Compares the data in a histogram

Usage

1
hist(D1a,D2a)

Author(s)

Nicholas Hutson

Examples

1
2
3
4
data <- getGEO("GSE43452")
D2a <- extExp(data)[[2]]
D1a <- extGene(data)[[2]]
hist(D1a,D2a)

ndhutso/geneSummary documentation built on Nov. 4, 2019, 8:43 p.m.