Description Usage Value Examples
Collect data from the ojo database and close the database connection
1 | ojo_collect(x)
|
A tibble
1 2 3 | ojo_tbl("oscn_caseinfo") %>%
filter(court == "TULSA", casetype == "CM", file_year == 2019) %>%
ojo_collect
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.