tests/testthat/fixtures/trace-srcref.R

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

g <- function(e) {
  rlang::trace_back(e)
}
tidyverse/rlang documentation built on Oct. 31, 2024, 5:35 p.m.