Nothing
test_that("Some value of the nome", {
expect_equal(nome(-2), as.complex(-0.06823783), tolerance = 1e-6)
expect_equal(nome(0.5), as.complex(exp(-pi)))
expect_equal(nome(5/16), as.complex(0.02340125), tolerance = 1e-6)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.