MM_to_iGAP: MM to iGAP

View source: R/interval_format_conversions.R

MM_to_iGAPR Documentation

MM to iGAP

Description

To convert MM format to iGAP format.

Usage

MM_to_iGAP(data)

Arguments

data

The dataframe with the MM format.

Value

Return a dataframe with the iGAP format.

Examples

data(face.iGAP)
face <- iGAP_to_MM(face.iGAP, 1:6)
MM_to_iGAP(face)

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