readDataTS {EDISON}R Documentation

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.

Author(s)

Sophie Lebre

See Also

buildXY


[Package EDISON version 1.1.1 Index]