breakMatricesByArray: Break the detection matrices per array
Description
Break the detection matrices per array
Usage
breakMatricesByArray(m, arrays, type = c("peers", "all"), verbose = TRUE)
Value
A list containing the split matrices for each array
Arguments
- arrays
A list containing information for each array.
- type
The type of arrays to be matched
- verbose
Logical: Should appendTo be used?