watchout {evaluate} | R Documentation |
Watch for changes in output, text and graphical.
Description
Watch for changes in output, text and graphical.
Usage
watchout(debug = FALSE)
Arguments
debug |
activate debug mode where output will be both printed to screen and captured. |
Value
list containing four functions: get_new
, pause
,
unpause
, close
.
[Package evaluate version 0.23 Index]