Nothing
source(file.path("..", "..", "R", "shipping.R"))
test_that("heavy packages cost more than light ones", {
expect_gt(shipping_cost(10), shipping_cost(2))
})
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.