ojo_collect: Collect data from the ojo database and close the database...

Description Usage Value Examples

Description

Collect data from the ojo database and close the database connection

Usage

1

Value

A tibble

Examples

1
2
3
ojo_tbl("oscn_caseinfo") %>% 
    filter(court == "TULSA", casetype == "CM", file_year == 2019) %>% 
    ojo_collect

openjusticeok/ojo documentation built on Feb. 2, 2021, 5:47 a.m.