prod_download_courts: Download court list

Description Usage Arguments Value

View source: R/courts.R

Description

Download court list from TJSP website.

Usage

1
2
prod_download_courts(minimal = TRUE, save = FALSE,
  path = "data-raw/courts")

Arguments

minimal

download list of courts based in 2016-01 or consider all possible year-month combinations?

save

save intermediate files? Recommended if minimal is FALSE.

path

folder where intermediate files will be saved.

Value

tibble with four columns and variable number of rows depending on minimal parameter.


abjur/prodTJSP documentation built on April 6, 2021, 6:56 a.m.