Nothing
test_that("Parametric copula fit", {
#Check summary table
#expect_message(fitPar)
# check the scale and dependency parameter are positive
expect_true(all(fitPar[,6]>=0))
expect_equal(rownames(fitPar)[2], "frank")
})
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.