issues
search
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
Default to showing how long a query took in the console
#94
Closed
brancengregory
closed
1 year ago
brancengregory
commented
1 year ago
Should happen by default if in an interactive session
Should happen only above a certain time threshold (e.g., not on pulls that take a second)
Should have an argument to silence the output, even in an interactive session (i.e. .silent = TRUE)
brancengregory
commented
1 year ago
Additional and related info in #93