tests/testthat/source/R/sample_error.R

#abort already imported in NAMESPACE
abort = function(){
  1
}

f = function(){
  abort()
}


f = function(){
  abort()
}

Try the autoimport package in your browser

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

autoimport documentation built on April 4, 2025, 4:47 a.m.