Nothing
data(dommats, package = "EloRating")
res <- repeatability_steepness(dommats$elephants, n_rand = 10)
test_that("repeatability steepness", {
expect_true(res$steepness <= 1 & res$steepness >= 0)
})
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.