Export echo integration from Echoview for all regions in an Echoview acoustic variable
Source:R/EVExportIntegrationAllRegions.R
EVExportIntegrationAllRegions.Rd
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.
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.