SODAS_to_MM: SODAS to MM

View source: R/interval_format_conversions.R

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

## End(Not run)

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