download_stf_rtf.RdDownloads rtf documents based on doc_url column from docket sheet data.
download_stf_rtf(sheet, path = ".")files with rtf texts.
You don't need to inform which urls are rtfs.
if (FALSE) { # \dontrun{
download_stf_rtf(sheet = andamento)
} # }