Open andrewjbe opened 1 year ago
Great idea! I'm thinking this would be functionality we could wrap up in an ojo_minutes
function, which would be a helper similar to ojo_crim_cases
.
I could see usage being something like:
test <- ojo_minutes(code = "FTA", description = "<insert full text description query>")
Related:
I'd also like an ojo_list_minute_codes
function
This would fit in with the other ojo_list_
functions
Right now it only searches the minute descriptions; it would be handy to be able to do something like
ojo_search_minutes("FTA")
and get minutes with "FTA" in their minute code