validate_SeaSondeRCS_ProcessingSteps {SeaSondeR}R Documentation

Validate ProcessingSteps Attribute for a SeaSondeRCS Object

Description

This function validates if the provided ProcessingSteps is a character vector.

Usage

validate_SeaSondeRCS_ProcessingSteps(steps)

Arguments

steps

The character vector to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]