View source: R/interval_format_conversions.R
| MM_to_iGAP | R Documentation |
To convert MM format to iGAP format.
MM_to_iGAP(data)
data |
The dataframe with the MM format. |
Return a dataframe with the iGAP format.
data(face.iGAP)
face <- iGAP_to_MM(face.iGAP, 1:6)
MM_to_iGAP(face)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.