View source: R/ojo_civ_cases.R
ojo_add_issues | R Documentation |
Add issues to civil cases
ojo_add_issues(data, vars = NULL, ...)
data |
A lazy tibble of civil cases |
vars |
A character vector of variables to return |
... |
Placeholder for additional arguments |
data, a lazy tibble containing the resulting civil cases
## Not run:
ojo_civ_cases() |>
ojo_add_issues()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.