Nothing
test_that("tr_estimate() works", {
X <- matrix(rnorm(100), 20, 5)
expect_equal(tr_estimate_R_impl(X), tr_estimate(X))
})
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.