Nothing
test_that("analyze works", {
skip_if_offline()
skip_on_os(os = "windows", arch = "i386")
res <- analyze("Test text.")
expect_equal(length(res), 3)
})
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.