library(ransj)
context("segment")
test_that("Test segment", {
expect_equal(segment("You are beautiful!"), "you are beautiful")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.