Nothing
tar_test("tar_poll()", {
skip_cran()
tar_script(tar_target(x, 1))
tar_make(callr_function = NULL, reporter = "silent")
tar_poll(interval = 0.001, timeout = 0.25)
expect_true(TRUE)
})
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.