View source: R/read_stf_docket_sheet.R
read_stf_docket_sheet | R Documentation |
Reads Brazilian Supreme Court decision's docket sheet.
read_stf_docket_sheet(files = NULL, path = ".")
files |
Vector of html files downloaded by download_docket |
path |
Where to find the htmls if files is NULL |
tibble with follow-up details
## Not run:
andamento <- read_stf_docket_sheet(path = ".")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.