internal.checkNAs: Internal function to check matrix for NAs
Description
Internal function to check matrix for NAs
Usage
internal.checkNAs(check_matrix)
Value
Boolean: TRUE = pass, FALSE = fail
Arguments
- check_matrix
Matrix to be checked. Rows correspond to LEDs and columns are events / timepoints.