context("test-get_eq_names")
test_that("works for eq objects", {
expect_equal(get_eq_names(eqs_test), paste0("cl_test_", 1:4))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.