Send a message to a Sentry server
capture(...)
...
named parameters
sends message to Sentry
## Not run: capture(message = "oh hai there!") # send message to sentry ## End(Not run)