readDataTS {EDISON} | R Documentation |
This function reads in the target data.
readDataTS(data, posI, t0, tf, m, n)
data |
Input data matrix to read. |
posI |
Position of interest. |
t0 |
First timepoint. |
tf |
Last timepoint. |
m |
Number of repetitions. |
n |
Number of timepoints. |
Returns the target data.
Sophie Lebre