Generic debugging.
debug(fun, text = "", condition = NULL)
Arguments
| fun |
any interpreted R function. |
| text |
a text string that can be retrieved when the browser is entered. |
| condition |
a condition that can be retrieved when the browser is entered. |
See also
debug