tests/testthat/programs/program3.R

dat <- mtcars[1:20, ]



print("Program3: Before Error")

stop("Here is an error")



print("Program3: After Error")

Try the common package in your browser

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

common documentation built on May 29, 2024, 1:48 a.m.