Nothing
test_that("Rec2Polar works", {
expect_equal(Rec2Polar(c(-sqrt(2),sqrt(2))), list(R=2,Theta=-pi/4))
})
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.