Learn R Programming

sentryR (version 1.1.2)

capture: Send a message to a Sentry server

Description

Send a message to a Sentry server

Usage

capture(...)

Value

sends message to Sentry

Arguments

...

named parameters

Examples

Run this code
if (FALSE) {
capture(message = "oh hai there!") # send message to sentry
}

Run the code above in your browser using DataLab