Nothing
context("createStamp")
test_that("basic",{
fileRef <- "testReference/createStamp01.rds"
res <- createStamp(script="ex.R",file="out.R",time="a test")
expect_equal_to_reference(res,fileRef)
})
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.