tests/testthat/testError/R/error.R

f <- function() {
  5 * 10
}



stop("This is an error!") # nolint
r-lib/devtools documentation built on Feb. 17, 2024, 5:32 p.m.