validate_SeaSondeRAPM_AntennaBearing {SeaSondeR} | R Documentation |
Validate AntennaBearing Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided AntennaBearing is a numeric value.
Usage
validate_SeaSondeRAPM_AntennaBearing(bearing)
Arguments
bearing |
The numeric value to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]