Description Usage Arguments Details Value
Parses XML representation of java array of arrays from EPP .xml file.
1 | parse_matrix(xml_node)
|
xml_node |
'xml_node' object representing a matrix. |
This uses parse_array to parse each array in turn then groups together into a matrix. If an array is missing at specified index this will add an NA row to the returned matrix at that index.
Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.