Learn R Programming

arf3DS4 (version 2.5-4)

createAverages: Create averages of runs for a condition.

Description

CreateAverages creates averages of runs for a condition in an ARF experiment.

Usage

createAverages(arfdat, experiment = NULL)

Arguments

arfdat
An object of class "data" (data) from a condition.
experiment
An ARF experiment (object of class "experiment",see experiment).

Value

  • Returns the "data" object with the links to the average files in the @avgdatfile, @avgWfile, and @avgtstatFile slots.

Details

When an arf experiment is loaded using loadExp createAverages can be called with only passing the arfdat object.

See Also

data, experiment, loadExp, createAllAverages