validate_SeaSondeRAPM_ProcessingSteps {SeaSondeR}R Documentation

Validate ProcessingSteps Attribute for a SeaSondeRAPM Object

Description

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

Usage

validate_SeaSondeRAPM_ProcessingSteps(steps)

Arguments

steps

The character vector to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]