SODAS_to_iGAP: SODAS to iGAP

View source: R/interval_format_conversions.R

SODAS_to_iGAPR 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: 
# Read from a SODAS XML file:
abalone <- SODAS_to_iGAP("C:/Users/user/AppData/abalone.xml")

## End(Not run)

dataSDA documentation built on June 12, 2026, 9:06 a.m.