validate_SeaSondeRAPM_BearingResolution {SeaSondeR}R Documentation

Validate BearingResolution Attribute for a SeaSondeRAPM Object

Description

This function validates if the provided BearingResolution is a numeric value.

Usage

validate_SeaSondeRAPM_BearingResolution(resolution)

Arguments

resolution

The numeric value to be validated.

Value

Returns TRUE if the validation passes.


[Package SeaSondeR version 0.2.8 Index]