Nothing
test_that("Exercise 10.11", {
expect_equal(kendall.concordance(ch10$marks, ch10$script, ch10$examiner,
do.exact = FALSE,
do.asymp = TRUE)$pval.asymp, 0.00049976417)
expect_equal(kendall.concordance(ch10$marks, ch10$examiner, ch10$script,
do.exact = FALSE,
do.asymp = TRUE)$pval.asymp, 0.00247788356)
})
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.