Description Usage Arguments Details Examples
Facilitates downstream processing with text mining packages by providing metadata and full text in a tidy data.frame format
1 |
path |
a directory path, must exist |
type |
(character) type of files to get. Default is |
encoding |
(character) encoding, if |
xml_extract_text |
(logical) for XML, should we extract the text ( |
You can alternatively use readtext::readtext()
or similar functions
to achieve a similar outcome.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.