mergeData: Load and merge data for all channels.

Description Usage Arguments Details Value

Description

This function loads and merges source data for all channels in an experiment.

Usage

1
mergeData(path, design)

Arguments

path

A path to a directory where source files can be found.

design

Design object, usually created with loadDesign.

Details

Usually there is no need to call this function directly; use loadExperiment instead.

Several vignettes are included with this package to fully document the options for input files. Run vignette('source-files') for a description of supported input file formats and loader functions.

Value

A data.frame containing a 'well', 'time' column and value columns for each channel.


whitwort/plateKinetics documentation built on May 4, 2019, 5:23 a.m.