indexrtpart: Index partitions or clusters assigned during alignment.
Description
Index partitions or clusters assigned during alignment.
Usage
indexrtpart(peaks, part, minsamples)
Value
list with two elements: index and vector with the assigned partitions.
Arguments
- peaks
peaks obtained using getallpeaks.
- part
numeric vector with the partition/cluster assigned to each peak.
- minsamples
minimum number of samples represented in each partition.
Author
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>