# Generated by roxytest: Do not edit by hand!
context("File R/functions.R: @testexamples")
test_that("Function foo2() @ L68", {
x <- 2
foo2(x)
expect_equal(foo2(x), foo2(2))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.