test_that("face_spatial() and face_temporal() works", {
expect_snapshot(climate_mel |> face_temporal())
expect_snapshot(climate_mel |> face_temporal() |> face_spatial())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.