View source: R/interval_format_conversions.R
| RSDA_to_iGAP | R Documentation |
To convert RSDA format interval dataframe to iGAP format.
RSDA_to_iGAP(data)
data |
The RSDA format with interval dataframe. |
Return a dataframe with the iGAP format.
data(mushroom.int)
RSDA_to_iGAP(mushroom.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.