SODAS_to_MM {dataSDA} | R Documentation |
SODAS to MM
Description
To convert SODAS format interval dataframe to the MM format.
Usage
SODAS_to_MM(XMLPath)
Arguments
XMLPath |
Disk path where the SODAS *.XML file is. |
Value
Return a dataframe with the MM format.
Examples
## Not run:
data(Abalone)
[Package dataSDA version 0.1.2 Index]