.read.spe.xml_string | R Documentation |
Read XML footer from SPE file format version 3.0 and return it as a long string for subsequent parsing. Basically the purpose of this function is to check that the file format version is 3.0 or above, and to find and read the correct part of this file.
.read.spe.xml_string(filename)
filename |
- SPE filename |
string containing XML footer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.