Nothing
context("uses_func")
test_that("uses_func works with the current version of testthat", {
expect_true(swirl:::uses_func("info")(parse(text="info()"))[[1]])
})
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.