Nothing
test_that("srh.kway requires numeric response", {
data(mimicry, package = "factorH")
expect_error(srh.kway(gender ~ condition, data = mimicry), "must be numeric")
})
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.