Description Usage Arguments Value
This is a utility function for marking functions in a functional sequence for debbuging.
1 2 3 | debug_fseq(fseq, ...)
undebug_fseq(fseq)
|
fseq |
a functional sequence. |
... |
indices of functions to debug. |
invisible(NULL)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.