join_stf_text.Rd
Joins pdf and rtf texts to docket sheet
join_stf_text(sheet, rtf = NULL, pdf = NULL)
docket sheet used to download the texts with functions download_stf_rtf and download_stf_pdf.
tibble with rtf texts
tibble with pdf texts
new tibble with all texts.
if (FALSE) { # \dontrun{ andamento <- join_text(sheet = andamento, rtf = texto_rtf, texto_pdf) } # }