stf_read_rtf | R Documentation |
Reads rtf files
stf_read_rtf(files = NULL, path = ".")
files |
of paths to the rtf files to be read. |
path |
Path to rtf files if files are not informed |
a tibble with tree columns: incidente, texto, and doc_id.
## Not run:
stf_read_rtf(files = "")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.