Nothing
test_that("vector containing NA's results in error", {
expect_error(get_hat_matrix_of_tree(c("A", NA, "A")))
})
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.