Nothing
test_that("panel.hist is available as a function", {
expect_true(is.function(panel.hist))
# Not invoking it directly since it expects a plotting context (used inside pairs)
})
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.