ProcessFiles_ARIS: Processes all ARIS files within a specified directory.

Description Usage Arguments Author(s)

View source: R/ProcessFiles_ARIS.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 ARIS data. The function calls ReadFile_ARIS 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)

Allison Matter and Carl Pfisterer.


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