is_sentry_configured {sentryR} | R Documentation |
Check if Sentry is configured
is_sentry_configured()
boolean
## Not run:
configure_sentry("https://12345abcddbc45e49773bb1ca8d9c533@sentry.io/1234567")
is_sentry_configured() # TRUE
## End(Not run)