View source: R/download_stf_pdf.R
download_stf_pdf | R Documentation |
Downloads pdf text documents based on docket sheet
download_stf_pdf(sheet, path = ".")
sheet |
provide tibble read by function read_stf_sheet. |
path |
where to download the pdfs. |
downloaded pdfs with incident number and document id number.
## Not run:
download_stf_pdf(sheet = andamento)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.