library(frabento)
test_that("when input vector is character vector", {
expect_equal(length(mixfonts(letters[1:3])), 3L)
expect_equal(length(label_mixfonts()(letters[1:3])), 3L)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.