Nothing
test_that("test-cdfplot", {
x <- seq(0,20,by=0.01)
theta <- 6
beta <- 2
expect_equal(cdfplot(x,theta,beta), cdfplot(x,theta=6,beta=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.