rudone_exec: Execute code and send notification

Description Usage Arguments

View source: R/rudone.R

Description

Executes the expression, and calls notify with the notification

Usage

1
rudone_exec(expr, notification, results)

Arguments

expr

Expression.

notification

Notification to send after the expression is executed

results

Logical. If results == TRUE, the results of the final statement are send along with the notification, if supported by the notification method.


sjoerdvds/rudone documentation built on May 30, 2019, 12:05 a.m.