Learn R Programming

EDISON (version 1.1.1)

readDataTS: Read target data.

Description

This function reads in the target data.

Usage

readDataTS(data, posI, t0, tf, m, n)

Arguments

data
Input data matrix to read.
posI
Position of interest.
t0
First timepoint.
tf
Last timepoint.
m
Number of repetitions.
n
Number of timepoints.

Value

Returns the target data.

See Also

buildXY