read_stf_docket_sheet.Rd
Reads Brazilian Supreme Court decision's docket sheet.
read_stf_docket_sheet(files = NULL, path = ".")
Vector of html files downloaded by download_docket
Where to find the htmls if files is NULL
tibble with follow-up details
if (FALSE) { # \dontrun{ andamento <- read_stf_docket_sheet(path = ".") } # }