tests/testthat/_snaps/stabilize_lgl_scalar.md

stabilize_lgl_scalar() provides informative error messages

Code
  stabilize_lgl_scalar(given)
Condition
  Error:
  ! `given` must be a single <logical>.
  x `given` has 3 values.
Code
  wrapper(given)
Condition
  Error in `wrapper()`:
  ! `wrapper_val` must be a single <logical>.
  x `wrapper_val` has 3 values.


Try the stbl package in your browser

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

stbl documentation built on May 29, 2024, 5:52 a.m.