tests/testthat/_snaps/s3-simpleError.md

simpleError

Code
  construct(simpleError("hello"))
Output
  simpleError("hello")
Code
  construct(simpleError("hello", call = quote(a())))
Output
  simpleError("hello", call = quote(a()))


Try the constructive package in your browser

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

constructive documentation built on April 3, 2025, 9:39 p.m.