Nothing
test_that("Polar2Recd works", {
expect_equal(Polar2Rec(4,c(pi/4,pi/4)),
list(X=c(2*sqrt(2),2,2),V=c(2*sqrt(2),2,2)/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.