powered by
Heliospectra DYNA matrices should have 9 rows (1 for each LED channel) and up to 150 columns (max number of events that Heliospectra DYNA can store)
helio.checkFormat(check_matrix)
Vector of booleans: TRUE = pass, FALSE = fail
Matrix to be checked. Rows correspond to LEDs and columns are events / timepoints.
matrix_to_check <- LightFitR::target_irradiance helio.checkFormat(target_irradiance)
Run the code above in your browser using DataLab