EVExportIntegrationAllRegions: Export echo integration from Echoview for all regions in an...

View source: R/EVExportIntegrationAllRegions.R

EVExportIntegrationAllRegionsR Documentation

Export echo integration from Echoview for all regions in an Echoview acoustic variable

Description

This function integrates all acoustic data within all regions for an Echoview acoustic variable. The data can either be exported on a grid or as one integration per region.

Usage

EVExportIntegrationAllRegions(EVFile, acoVarName, grid = FALSE, exportFn)

Arguments

EVFile

("COMIDispatch) An Echoview file COM object

acoVarName

(string) Echoview acoustic variable name

grid

= FALSE (boolean) Integrate all data within a region to the region extents or when TRUE integrate on to a grid within the Echoview acoustic variable

exportFn

CSV export file path and file name.

Value

list $msg messages resulting from function call

See Also

EVChangeVariableGrid


AustralianAntarcticDivision/EchoviewR documentation built on May 4, 2024, 2:28 p.m.