tests/testthat/_snaps/printf.md

formatting

Code
  stopf("abc")
Condition
  Error:
  ! abc
Code
  stopf("s: %s", "b")
Condition
  Error:
  ! s: b
Code
  warningf("abc")
Condition
  Warning:
  abc


Try the mlr3misc package in your browser

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

mlr3misc documentation built on Sept. 13, 2025, 1:10 a.m.