readDataTS: Read target data.

Description Usage Arguments Value Author(s) See Also

View source: R/readDataTS.R

Description

This function reads in the target data.

Usage

1
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


EDISON documentation built on May 2, 2019, 2:39 a.m.