xml_path2list | R Documentation |
Transforms xml xpath to list. Is used especially with Questback api functions. xml2 functions have some kind of problems with nested named XML lists.
xml_path2list(x, xpath)
x |
XML file. |
xpath |
Path of the XML file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.