Nothing
test_that("defunct functions are defunct", {
options(lifecycle_verbosity = "quiet")
lifecycle::expect_defunct(integrate_tcr())
lifecycle::expect_defunct(clonal_expansion_plot())
lifecycle::expect_defunct(count_clone_sizes())
})
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.