debug.browser: Interactive post-mortem script browser

Description Usage Value Examples

Description

This function calls up an interactive debugging interface similar to the browser() in core R. It has the functionality to "step line-by-line" through a script that has finished execution.

Usage

1

Value

nothing

Examples

1
2
3
4
## Not run: 
debug.browser()

## End(Not run)

jwons/provDebugR documentation built on May 3, 2019, 3:40 p.m.