View source: R/download_stf_rtf.R
download_stf_rtf | R Documentation |
Downloads rtf documents based on doc_url column from docket sheet data.
download_stf_rtf(sheet, path = ".")
sheet |
provide tibble read by function read_stf_sheet. |
path |
where to download the texts. |
You don't need to inform which urls are rtfs.
files with rtf texts.
## Not run:
download_stf_rtf(sheet = andamento)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.