JBGruber / atrrr

AT Protocol (Authenticated Transfer Protocol behind Bluesky) R package
https://jbgruber.github.io/atrrr
Other
11 stars 2 forks source link

Adds verbose settings #4

Closed JBGruber closed 1 year ago

JBGruber commented 1 year ago

As we discussed, you can now run functions quitely using verbose = FALSE in all functions that emit output. Or set globally using Sys.setenv(ATR_VERBOSE = FALSE).