Nothing
test_that("constructive_options", {
expect_snapshot({
construct(opts_Date("as.Date"))
construct(opts_Date("as.Date"), opts_constructive_options("next"))
construct(opts_Date("new_date"))
construct(opts_Date(origin = "2020-01-01"))
construct(opts_data.frame("read.table"))
})
})
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.