powered by
Send a message to a Sentry server
capture(...)
sends message to Sentry
named parameters
if (FALSE) { capture(message = "oh hai there!") # send message to sentry }
Run the code above in your browser using DataLab