traceback.curr: traceback curr

Description Usage Arguments Details Value Author(s)

View source: R/debug.R

Description

prints the current function calls, with the deepest call on top

Usage

1
traceback.curr(collapse = NULL)

Arguments

collapse

an optional character string to separate the results. Not NA_character_.

Details

if collapse is given, nothing is printed but instead a string returned

Value

array of strings of stack trace, or single string if character collapse is given

Author(s)

Thomas Wutzler


twMisc documentation built on May 2, 2019, 6:11 p.m.