powered by
Debug (show) progress in xegaRun main loop.
xegaDebug(debug, msg = "debug message", obj = NULL)
0 (invisible)
Boolean. Default: FALSE. If TRUE, show msg and obj.
FALSE
TRUE
msg
obj
Text message.
R object.
xegaDebug(debug=FALSE, msg="nothing is shown") xegaDebug(debug=TRUE, msg="nothing is shown") xegaDebug(debug=TRUE, msg="xegaDebug:", obj=xegaDebug)
Run the code above in your browser using DataLab