Description Usage Arguments Value Examples
View source: R/baixar_julgados_trf2.R
Baixar inteiro teor do acórdão
1 | baixar_julgados_trf2(urls, diretorio = ".")
|
urls |
As urls podem ser obtidas da tibble lida por meio da função ler_cjsg_trf2 |
diretorio |
atual se não informado |
baixa pdfs no diretorio indicado
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.