mean.RGData: Genewise Average Mean for channel R and G

Description Usage Arguments Value Author(s) See Also

Description

Computes the genewise average mean across all slides in the RGData object.

Usage

1
2
## S3 method for class 'RGData'
mean(x, inf.rm=TRUE, na.rm=TRUE, ...)

Arguments

inf.rm

A logical value indicating whether Inf values should be stripped before the computation proceeds.

na.rm

A logical value indicating whether NA values should be stripped before the computation proceeds.

Value

Returns a new RGData object containing the result.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see RGData.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.