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