Nothing
# There isn't really anything special in this. Just do something so we can see
# if the function disappears.
test_that("stabilize_fct() works", {
expect_identical(stabilize_fct(letters), factor(letters))
})
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.