Nothing
test_that("vectSamp works", {
data("mosquito")
n<-5
vectSamp_list<-vectSamp(Yotu,n)
expect_equal(length(vectSamp_list), n)
})
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.