validate_SeaSondeRAPM_StationCode {SeaSondeR} | R Documentation |
Validate StationCode Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided StationCode is an empty character string or a 4-character string of length 1.
Usage
validate_SeaSondeRAPM_StationCode(code)
Arguments
code |
The character string to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]