Skip to contents

Getter for quality_matrix

Usage

seasonder_getSeaSondeRAPM_quality_matrix(seasonde_apm_obj)

Arguments

seasonde_apm_obj

SeaSonderAPM object

Value

The quality_matrix attribute from the object.

Examples

# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
#> seasonder_createSeaSondeRAPM:  APM object created successfully.
quality_matrix <- seasonder_getSeaSondeRAPM_quality_matrix(obj)