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