xmlImporter {xmlr}R Documentation

XML import functions

Description

XML import functions

Usage

parse.xmlstring(xml)

parse.xmlfile(fileName)

Arguments

xml

an xml character string to parse

fileName

the name of the xml file to parse

Value

a Document object

Functions


[Package xmlr version 0.1.2 Index]