expand_labels {emu} | R Documentation |
Labels each data sample
expand_labels(indvals, labs)
indvals |
Index component of a trackdata object as returned by frames , or track .
|
labs |
A label vector parallel to indvals .
|
Returns a vector of labels, one for each row in the data matrix that
corresponds to indvals
.
frames, track