download_stf_pdf: Downloads pdf text documents based on docket sheet

View source: R/download_stf_pdf.R

download_stf_pdfR Documentation

Downloads pdf text documents based on docket sheet

Description

Downloads pdf text documents based on docket sheet

Usage

download_stf_pdf(sheet, path = ".")

Arguments

sheet

provide tibble read by function read_stf_sheet.

path

where to download the pdfs.

Value

downloaded pdfs with incident number and document id number.

Examples

## Not run: 
download_stf_pdf(sheet = andamento)

## End(Not run)

jjesusfilho/stf documentation built on Dec. 12, 2024, 4:45 a.m.