validate_SeaSondeRAPM_StationCode: Validate StationCode Attribute for a SeaSondeRAPM Object

View source: R/SeaSondeRAPM.R

validate_SeaSondeRAPM_StationCodeR 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.


SeaSondeR documentation built on June 8, 2025, 10:50 a.m.