tests/testthat/fixtures/trace-srcref.R

f <- function(e) {
  g(e)
}

g <- function(e) {
  rlang::trace_back(e)
}

Try the rlang package in your browser

Any scripts or data that you put into this service are public.

rlang documentation built on Nov. 4, 2023, 9:06 a.m.