Nothing
test_that("Checking anlz_smooth", {
result <- anlz_smooth(mod) %>%
dplyr::pull(p.value) %>%
round(2)
expect_equal(result, 0.01)
})
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.