boom_on | R Documentation |
While debugging a function, call boom_on()
and all subsequent calls will be boomed,
call boom_off()
to return to standard debugging.
boom_on(clock = NULL, print = NULL)
boom_off()
clock |
whether to time intermediate steps. Defaults to |
print |
A function, a formula or a list of functions or formulas, used to
modify the way the output is printed. Defaults to |
Returns NULL
invisibly, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.