Learn R Programming

dataSDA (version 0.1.2)

SODAS_to_iGAP: SODAS to iGAP

Description

To convert SODAS format interval dataframe to the iGAP format.

Usage

SODAS_to_iGAP(XMLPath)

Value

Return a dataframe with the iGAP format.

Arguments

XMLPath

Disk path where the SODAS *.XML file is.

Examples

Run this code
## Not run:
data(Abalone)

Run the code above in your browser using DataLab