Description Usage Arguments Author(s)
View source: R/ProcessFiles_DIDSON.R
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.
1 |
dir |
Full address of the directory to be processed. |
Carl Pfisterer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.