ExportAllSingleTargets: Export Properties for All Single Targets in Selected EV Files

View source: R/ExportAllSingleTargets.R

ExportAllSingleTargetsR Documentation

Export Properties for All Single Targets in Selected EV Files

Description

Export Properties for All Single Targets in Selected EV Files

Usage

ExportAllSingleTargets(
  dat.dir = NULL,
  out.dir = NULL,
  TargetsVarName = NULL,
  start.ping = 1,
  end.ping = 1e+06
)

Arguments

dat.dir

Character vector representing name of the directory with EV files. This must be the folder containing the EV file or files, not an EV file itself. Will search the folder recursively to find any EV files.

out.dir

Character vector representing name of the directory to which single target exports should be saved.

TargetsVarName

Character vector representing name of the single targets variable.

start.ping

Integer vector stating the starting ping of the analysis domain.

end.ping

Integer vector stating the end ping of the analysis domain.

Value

This function will open an Echoview instance and export the properties of all single targets from the names single target variable in each EV file.


dmwarn/openacoustics documentation built on Jan. 29, 2023, 9:45 p.m.