xmlImporter | R Documentation |
XML import functions
parse.xmlstring(xml) parse.xmlfile(fileName)
xml |
an xml character string to parse |
fileName |
the name of the xml file to parse |
a Document object
parse.xmlstring
: create a Document from a character string
parse.xmlfile
: create a Document from a xml file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.