stf_read_pdf.Rd
Reads pdf files
stf_read_pdf(files = NULL, path = ".")
Vector of pdf files to be read.
Path to pdf files if files are not informed
a tibble with tree columns: incidente, texto, and doc_id.
if (FALSE) { # \dontrun{ pdf_read_stf(files = "") } # }