View source: R/interval_format_conversions.R
| SODAS_to_ARRAY | R Documentation |
Convert SODAS format (XML file) to a 3-dimensional array
[n, p, 2].
SODAS_to_ARRAY(XMLPath)
XMLPath |
Disk path where the SODAS |
A numeric array of dimension [n, p, 2] with dimnames.
## Not run:
arr <- SODAS_to_ARRAY("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.