XMLSource | R Documentation |
Create an XML source.
XMLSource(x, parser = xml_contents, reader)
x |
a character giving a uniform resource identifier. |
parser |
a function accepting an XML document (as delivered by
|
reader |
a function capable of turning XML elements/nodes as
returned by |
An object inheriting from XMLSource
, SimpleSource
,
and Source
.
Source
for basic information on the source infrastructure
employed by package tm.
Vignette 'Extensions: How to Handle Custom File Formats', and
readXML
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.