Nothing
test_that("kiwi works", {
skip_if_offline()
skip_on_os(os = "windows", arch = "i386")
kw <- Kiwi$new(model_size = "small")
expect_equal(class(kw), c("Kiwi","R6"))
})
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.