echoExpressionCallback: This just echos the input expression. It is here for testing...

Description Usage Arguments Value

View source: R/repl_control.R

Description

This just echos the input expression. It is here for testing out the taskCallback code

Usage

1
echoExpressionCallback(expr, value, status, visible, data)

Arguments

expr

s-language expression

value

result of the expression evaluation

status

logical indicating success or not

visible

was the output printed

data

data object that is accessible to the callback ( passed in from addTaskCallback)

Value

I guess this indicates if the callback succeeded?


djacobs7/remembr documentation built on June 17, 2020, 3:35 p.m.