validate_SeaSondeRAPM_AmplitudeFactors {SeaSondeR}R Documentation

Validate AmplitudeFactors Attribute for a SeaSondeRAPM Object

Description

This function validates if the provided AmplitudeFactors is a numeric vector of length 2.

Usage

validate_SeaSondeRAPM_AmplitudeFactors(factors)

Arguments

factors

The numeric vector to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]