openjusticeok / ojodb

OJO's R package for opening the black box of our justice system
https://openjusticeok.github.io/ojodb/
GNU General Public License v3.0
5 stars 3 forks source link

`ojo_tbl(.source = ` options need to be updated to 'postgres' as the default #170

Closed brancengregory closed 4 months ago

brancengregory commented 4 months ago

Also, the values allowed for ojo_tbl(.source = need to be updated to c("postgres", "gcs_arrow", "gcs_duckdb"), making sure not to break the current API

Originally posted by @brancengregory in https://github.com/openjusticeok/ojodb/issues/168#issuecomment-2132607639