Nothing
test_that("test-qtpwb", {
x <- rtpwb(20,2,3,1)
p <- ptpwb(x,2,3,1)
q <- qtpwb(p,2,3,1)
expect_equal(x,q)
})
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.