context("Data exists")
library(salmer)
test_that("hymns has the right dimensions", {
expect_equal(dim(hymns), c(24714, 11))
})
#> Test passed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.