stf_read_parties: Reads docket parties names.

stf_read_partiesR Documentation

Reads docket parties names.

Description

Reads docket parties names.

Usage

stf_read_parties(files = NULL, path = ".")

Arguments

files

Paths to files.

path

Where to find the htmls if files NULL.

Value

Tibble with docket number, party name, and party class.

Examples

## Not run: 
partes <- stf_read_parties(path = ".")

## End(Not run)


jjesusfilho/stf documentation built on Dec. 12, 2024, 4:45 a.m.