View source: R/interval_format_conversions.R
| SODAS_to_iGAP | R Documentation |
To convert SODAS format interval dataframe to the iGAP format.
SODAS_to_iGAP(XMLPath)
XMLPath |
Disk path where the SODAS *.XML file is. |
Return a dataframe with the iGAP format.
## Not run:
# Read from a SODAS XML file:
abalone <- SODAS_to_iGAP("C:/Users/user/AppData/abalone.xml")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.