Nothing
test_that("Install DuckDB extension", {
skip_on_dev_version()
skip_on_cran_except_r_universe()
expect_no_error(sql_exec("INSTALL icu"))
})
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.