ProcessFiles_DIDSON: Processes all DIDSON files within a specified directory.

Description Usage Arguments Author(s)

View source: R/ProcessFiles_DIDSON.R

Description

Reads all the files in the passed directory and appends them into one data frame. This is the only function called by the user to read DIDSON data. The function calls ReadFile_DIDSON internally to read individual sonar files. Sometimes the function will error out because of a bad text file - just remove the offending file (look at the text file first, to make sure that it is empty) and the function should run after that.

Usage

1

Arguments

dir

Full address of the directory to be processed.

Author(s)

Carl Pfisterer.


jBernardADFG/ChenaSalchaTowerSonar documentation built on Oct. 11, 2020, 1 a.m.