InputFrame: Build an InputFrame from a ReaderClass or a data frame
Description
Generally an InputFrame is built from a ReaderClass
(e.g. InputReader), or a data.frame. See the example below
for building an object from a valid data.frame.
Usage
InputFrame(object)
Arguments
object
A data.frame with three columns: Sample, Detector, and Ct