Query the Open Justice Oklahoma database for the minutes of a case
Usage
ojo_add_minutes(data, ...)
Arguments
- data
A lazy tibble containing the cases to query
- ...
Placeholder for additional arguments
Value
A lazy tibble containing the resulting cases with minutes
Examples
if (FALSE) { # \dontrun{
ojo_add_minutes()
} # }