EVAcoVarCheck: Check an Echoview acoustic variable

View source: R/EVAcoVarCheck.R

EVAcoVarCheckR Documentation

Check an Echoview acoustic variable

Description

This function checks if an Echoview acoustic variable is useable and returns the number of pings in the variable.

Usage

EVAcoVarCheck(EVFile, acoVarName)

Arguments

EVFile

(COM object) of the open Echoview File

acoVarName

(character) Acoustic variable name

Value

(list) $useable (boolean) $measurementCount (integer) number of pings in the acoustic variable NA if unuseable $msg (character) vector of messages


AustralianAntarcticDivision/EchoviewR documentation built on Aug. 21, 2023, 6:56 p.m.