validate_SeaSondeRAPM_CommentLine {SeaSondeR}R Documentation

Validate CommentLine Attribute for a SeaSondeRAPM Object

Description

This function validates if the provided CommentLine is a character string.

Usage

validate_SeaSondeRAPM_CommentLine(comment)

Arguments

comment

The character string to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]