Nothing
test_that("values of duration types are powers of 2", {
out <- duration_types$value
expected <- 2^(6 - 1:14)
expect_equal(out, expected)
})
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.