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