stf_read_parties.Rd
Reads docket parties names.
stf_read_parties(files = NULL, path = ".")
Paths to files.
Where to find the htmls if files NULL.
Tibble with docket number, party name, and party class.
if (FALSE) { # \dontrun{ partes <- stf_read_parties(path = ".") } # }