Nothing
test_that("single simulation works", {
expect_equal(ncol(kinsim_single(
name = "testtesttest",
Rel = .8,
r_c = .98,
n = 1000,
mu = 2,
ace = c(2,2,6)
)), 12)
})
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.