Nothing
test_that("simpleUnit", {
expect_snapshot({
construct(grid::unit(c(1L,1L, 1L), "cm"))
construct_base(grid::unit(c(1L,1L, 1L), "cm"))
construct_dput(grid::unit(c(1L,1L, 1L), "cm"))
})
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.