Nothing
test_that("compare rp_model_fun", {
expect_equal(rp_model_fun( beta=c(1,2,3), opt=list(distrib="lognormal")), as.matrix(exp(c(1,2,3))))
})
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.