View source: R/read_stf_details.R
read_stf_details | R Documentation |
Reads decision details
read_stf_details(files = NULL, path = ".")
files |
Files with full path. |
path |
Where to find the htmls |
tibble with meio (public or eletronic), sigilo (secrecy), numero_unico (unique number), relator_atual (current justice)
## Not run:
detalhes <- read_stf_details(path = ".")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.