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