View source: R/are_equivalent_xmls.R
are_equivalent_xml_lines_all | R Documentation |
Determine if XML lines result in equivalent trees
are_equivalent_xml_lines_all(lines_1, lines_2, verbose = FALSE)
lines_1 |
lines of a first XML file |
lines_2 |
lines of a second XML file |
verbose |
if TRUE, additional information is displayed, that is potentially useful in debugging |
TRUE if the two XML lines result in equivalent trees, FALSE otherwise
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.