readFactiva {tm.plugin.factiva} | R Documentation |
Read in a Factiva article in XML or HTML formats
Description
Read in an article exported from Factiva in XML or HTML formats.
Usage
readFactivaXML(elem, language, id)
readFactivaHTML(elem, language, id)
Arguments
elem |
A |
language |
A |
id |
A |
Value
A PlainTextDocument
with the contents of the article and the available meta-data set.
Author(s)
Milan Bouchet-Valat
See Also
getReaders
to list available reader functions.
[Package tm.plugin.factiva version 1.8 Index]