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
8 stars 3 forks source link

🤖 Towards an ojo_tbl class #110

Closed brancengregory closed 7 months ago

brancengregory commented 1 year ago

This is way easier as of tibble 3.2.1 or earlier: https://tibble.tidyverse.org/articles/extending.html

See potential pitfalls to be worked around here: https://github.com/cmu-delphi/epiprocess/issues/223