tests/testthat/testError/R/error.R

f <- function() {
  5 * 10
}



stop("This is an error!") # nolint

Try the devtools package in your browser

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

devtools documentation built on Oct. 12, 2022, 1:06 a.m.