validate_SeaSondeRAPM_FileName {SeaSondeR}R Documentation

Validate FileName Attribute for a SeaSondeRAPM Object

Description

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

Usage

validate_SeaSondeRAPM_FileName(file_name)

Arguments

file_name

The character string to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]