validate_ecg_data: Validate that signal data represents a standard 12-lead ECG
Description
Validate that signal data represents a standard 12-lead ECG
Usage
validate_ecg_data(signal, header)
Value
TRUE if valid, throws error otherwise
Arguments
- signal
A signal_table object
- header
A header_table object