stf_read_parties | R Documentation |
Reads docket parties names.
stf_read_parties(files = NULL, path = ".")
files |
Paths to files. |
path |
Where to find the htmls if files NULL. |
Tibble with docket number, party name, and party class.
## Not run:
partes <- stf_read_parties(path = ".")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.