| xegaDebug | R Documentation |
Debug (show) progress in xegaRun main loop.
xegaDebug(debug, msg = "debug message", obj = NULL)
debug |
Boolean. Default: |
msg |
Text message. |
obj |
R object. |
0 (invisible)
xegaDebug(debug=FALSE, msg="nothing is shown")
xegaDebug(debug=TRUE, msg="nothing is shown")
xegaDebug(debug=TRUE, msg="xegaDebug:", obj=xegaDebug)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.