test_that("plenarias works", {
skip_if_offline()
skip_on_cran()
out <- plenarias(10)
expect_s3_class(out, "data.frame")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.