test_that("ACEP May", {
skip_if_offline()
skip_on_cran()
mayusculas <- acep_min(c("SUTEBA", "Sindicato", "PEN"))
dimensiones <- length(mayusculas)
expect_equal(dimensiones, length(mayusculas))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.