Nothing
test_that("native progress signal accepts scalar payloads safely", {
library(np)
expect_silent(.Call(
"C_np_progress_signal",
"bandwidth_activity_step",
"bandwidth",
1L,
2L,
PACKAGE = "np"
))
})
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.