baixar_julgados_trf2: Baixar inteiro teor do acórdão

Description Usage Arguments Value Examples

View source: R/baixar_julgados_trf2.R

Description

Baixar inteiro teor do acórdão

Usage

1
baixar_julgados_trf2(urls, diretorio = ".")

Arguments

urls

As urls podem ser obtidas da tibble lida por meio da função ler_cjsg_trf2

diretorio

atual se não informado

Value

baixa pdfs no diretorio indicado

Examples

1
2
3
4
5
## Not run: 
url <- "http://jurisprudencia.trf2.jus.br/sm/download?name=apolo-inteiro-teor&id=2019,08,02,00084163220184020000_2257151.pdf"
baixar_julgados_trf2(url)

## End(Not run)

jjesusfilho/trf2 documentation built on June 2, 2020, 8:21 p.m.