tests/testthat/test-operation-composition.R

# printing ----------------------------------------------------------------

test_that("format works", {
  expect_equal(format(new_operation_composition(adjust(), blend())), "adjust() |> blend()")
})

Try the ggblend package in your browser

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

ggblend documentation built on May 31, 2023, 8:25 p.m.