tests/testthat/_snaps/epoxy_transform_inline.md

epoxy_transform_inline(): errors if a non-dotted argument name is provided

Functions provided in `...` must be named with a leading dot (`.`).
i Did you mean to use the following?
* `.this_thing` instead of `this_thing`
* `.that_thing` instead of `that_thing`

epoxy_transform_inline(): errors if an unnamed argument is provided

Arguments to `epoxy_transform_inline()` must all be named.

epoxy_transform_inline(): returns an error if transformation fails

Could not transform the text "a" using `.blam`.
Caused by error in `fmts_custom[[class]]()`:
! this error is expected in the text


Try the epoxy package in your browser

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

epoxy documentation built on Sept. 20, 2023, 1:06 a.m.