Nothing
targets::tar_test("tar_deprecate_jags_seed()", {
expect_silent(tar_deprecate_jags_seed(NULL))
expect_warning(
tar_deprecate_jags_seed(0L),
class = "tar_condition_deprecate"
)
})
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.