Description Usage Arguments Details Value See Also Examples
This function reads multiple acoustic file to a list with a list of tables for each file.
1 | ReadAcoustic(FileNames)
|
FileNames |
The paths of the acoustic files. |
This function is awesome and does excellent stuff.
An object of StoX data type AcousticData: A list of a list of data.tables of the different levels of the input acoustic files.
1 2 3 | exampleFile <- system.file(
"testresources","libas_ListUserFile20__L40.0-2259.9_small.xml", package="RstoxData")
bioticData <- ReadBiotic(exampleFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.