| validate_SeaSondeRAPM_quality_matrix | R Documentation |
This function validates if the provided quality_matrix is a 3-row complex matrix. It also checks if the number of columns matches that of the calibration_matrix in the given SeaSondeRAPM object.
validate_SeaSondeRAPM_quality_matrix(matrix, seasonde_apm_obj)
matrix |
The matrix to be validated. |
seasonde_apm_obj |
The SeaSondeRAPM object for compatibility check. |
Returns TRUE if the validation passes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.