Learn R Programming

dataSDA (version 0.1.2)

SODAS_to_MM: SODAS to MM

Description

To convert SODAS format interval dataframe to the MM format.

Usage

SODAS_to_MM(XMLPath)

Value

Return a dataframe with the MM 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