tests/testthat/test-cubble-print.R

test_that("from issue 21", {
  a <- climate_mel |>
    rename(x = long, y = lat) |>
    face_temporal() |>
    unfold(x)

  expect_snapshot(a)
})

Try the cubble package in your browser

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

cubble documentation built on Sept. 11, 2024, 7:19 p.m.