readEuropresseHTML | R Documentation |
Read in an article exported from Europresse in the HTML format.
readEuropresseHTML1(elem, language, id)
readEuropresseHTML2(elem, language, id)
elem |
A |
language |
A |
id |
A |
readEuropresseHTML1
reads documents in the old format, while readEuropresseHTML2
reads documents in the new one. EuropresseSource
automatically chooses the correct
reader based on the structure of the file.
A PlainTextDocument
with the contents of the article and the available meta-data set.
Milan Bouchet-Valat
getReaders
to list available reader functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.