test_that("Test suite aah.R",{
x <- rfalgg()
y <- rfalggg()
expect_true(is.freealg(x))
expect_true(is.freealg(y))
expect_true(x+y == y+x)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.