Description Usage Arguments Value See Also Examples
Read in a text document without knowledge about its internal structure and possible available metadata.
1 |
elem |
a named list with the component |
language |
a string giving the language. |
id |
a character giving a unique identifier for the created text document. |
A PlainTextDocument
representing elem$content
. The
argument id
is used as fallback if elem$uri
is null.
Reader
for basic information on the reader infrastructure
employed by package tm.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.