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