validate_SeaSondeRAPM_PhaseCorrections {SeaSondeR} | R Documentation |
Validate PhaseCorrections Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided PhaseCorrections attribute is a numeric vector of length 2.
Usage
validate_SeaSondeRAPM_PhaseCorrections(corrections)
Arguments
corrections |
The numeric vector to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]