Nothing
test_that("col_vars works", {
obj <- sim_mat(10, 50, perc_col_na = 1)$input
expect_equal(apply(obj, 2, var, na.rm = TRUE), col_vars(obj))
})
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.