Nothing
test_that("unknown os name", {
mockery::stub(os_name, "utils::sessionInfo", list(running = NULL))
expect_equal(os_name(), NA_character_)
})
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.