validate_SeaSondeRAPM_FileID {SeaSondeR}R Documentation

Validate FileID Attribute for a SeaSondeRAPM Object

Description

This function validates if the provided FileID is a unique character string.

Usage

validate_SeaSondeRAPM_FileID(id)

Arguments

id

The unique character string to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]