View source: R/xml_validation.R
validateXML | R Documentation |
Validate the XML file
validateXML(xmlfile = NULL, schema = NULL, scenarios = NULL)
validate_xml(xmlfile = NULL, schema = NULL, scenarios = NULL)
xmlfile |
Path to XML file. |
schema |
Path to XSD schema file. |
scenarios |
Scenario data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.