Compatibility support for 'RAVE' 1.0 format
Source:R/backward-compatibility.R
rave_subject_format_conversion.Rd
Convert 'RAVE' subject generated by 2.0 pipeline such that 1.0 modules can use the data. The subject must have valid electrodes. The data must be imported, with time-frequency transformed to pass the validation before converting.
Arguments
- subject
'RAVE' subject characters, such as
'demo/YAB'
, or a subject instance generated fromRAVESubject
- verbose
whether to verbose the messages
- ...
ignored, reserved for future use